On Thu, Dec 6, 2012 at 1:51 PM, Nick Burch <[email protected]> wrote:

> 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].**org<[email protected]>
> For additional commands, e-mail: [email protected]
>
>


Nick:

Thanks for the quick reply.  Any plan of supporting it in the roadmap?
Actually, I think my question may have been misleading.  Is it possible to
just update the cell value of a running .xls instance?

Thanks!

Reply via email to