Using ActiveX to open an Excel workbook but I can't run a macro.
조회 수: 3 (최근 30일)
이전 댓글 표시
I am using ActiveX to open an Excel workbook. The workbook has a third-party add-in but if I try to access the add-in I get
Run-time error '1004':
Sorry, we couldn't find SNLxlAddin.xla. Is it possible it was moved, renamed or deleted?
Of course the workbook functions just fine if I open it thru Excel or double-clicking from Windows Explorer so the add-in IS there.
Is this a "path" issue that I can fix in MATLAB?
Thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 ActiveX에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!