フィルターのクリア

I can't connect with excel anymore using this command. XLex = actxGetRun​ningServer​'Excel.App​lication'

2 ビュー (過去 30 日間)
%% Attach to Excel process
XLex = actxGetRunningServer('Excel.Application');
workbooks=XLex.workbooks;
  2 件のコメント
Brian
Brian 2019 年 5 月 31 日
I found an extra EXCEL.exe process running which I'm not sure where that is coming from. I'll reboot and try again. likely the cause
Mihail-Ovidiu Ciobanu
Mihail-Ovidiu Ciobanu 2022 年 2 月 23 日
When I detected the issue, I saw in the Task Manager 20-ish active excel applications.
Most probably were open because of another script crash.
If the excel.exe task are closed, the issue is solved!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by