필터 지우기
필터 지우기

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 CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by