Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Any way to run existing macro using ParseExcel module? 1

Status
Not open for further replies.

ljsmith91

Programmer
May 28, 2003
305
US
I am using ParseExcel mod to read in an existing spreadsheet and then update it... it works great. Problem is that the spreadsheet contains a charting macro that needs to be run after the spreadsheet is updated. Excel is not installed on the machine executing the perl script. This is why I am using ParseExcel...the spreadsheet is ftp'd here. Is there a way that I can invoke the macro after my ParseExcel updates ?

Thanks for any help.

ljs
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top