MS Excel

This feature allows you to run a Microsoft Excel macro automatically.  This feature is supported for versions Excel 97 and Excel 2000 only.

MSExcel Path
Enter the Full Path name of the MSExcel Application in the appropriate Text Box. On a typical installation of Office, the Excel path is "C:\Program Files\Microsoft Office\Office\MSExcel.exe".

Workbook Path
Enter the Full Path name of your MSExcel Workbook (ex: c:\..\Test.xls) or use the browse button to select it.

Macro Name
Enter the macro name to run.
If your macro is in the Personal macro workbook enter the name as:
personal.xls!test
where test is your macro name.