05-27-2009 06:40 AM
Hi All,
I need to create an excel macro using labwindows api. Then, i need to run this macro. I can run this created macro using ExcelRpt_RunMacro(ExcelRpt_RunMacro
CAObjHandle applicationHandle, char macroName[]). But, in order that i run the macro i need to create the macro first. So, how can i create an excel macro using labwindows.
Can anyone help me in doing this?
This is very urgent.
Thankyou in advance.
05-28-2009 12:49 AM
Hi,
This should help you get started.
Example Finder under Communicating with External Applications >> ActiveX >> Excel >> excel2000dem.prj