On Thu, 6 Dec 2012, C.Y. CHEN wrote:
I have a .xls file that consists of 1 macro. The macro will be executed upon the update of a cell value. I would like to write a java program to iterate through a list of input values to a particular cell that will trigger the built-in MACRO that in turn will update the existing sheet.
Apache POI doesn't support running office macros, nor changing them Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
