Run MS Excel macro
版本 1.0.0.0 (3.5 KB) 作者:
Guilherme Coco Beltramini
Run MS Excel macro with or without parameters
Run MS Excel macro
USAGE
xls_run_macro(xlsfile,macro)
xls_run_macro(xlsfile,macro,params)
INPUT
- XLSFILE: name of the XLS-file
- MACRO: macro name
- PARAMS: parameters for the MACRO
OUTPUT
- XLSFILE will be edited
N.B.
- In some cases when an error occurs, MS Excel must be manually closed (in Task Manager for Windows systems)
- Some macros do not run if the visibility of MS Excel is off. So it is on by default.
引用格式
Guilherme Coco Beltramini (2024). Run MS Excel macro (https://www.mathworks.com/matlabcentral/fileexchange/42063-run-ms-excel-macro), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Spreadsheets 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |