You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Aitor Iturriondobeitia <la...@gmail.com> on 2013/03/19 17:09:07 UTC

Excel macros from java using gpoi

hello

i am new using poi but i write and read excel fils using poi from java.
my excel has some macros.
there is one method for executing macros using poi?

thnaks

Re: Excel macros from java using gpoi

Posted by Mark Beardsley <ma...@tiscali.co.uk>.
No, this is simply not possible using the API. Thanks to some work undertaken
recently, it is possible to read macros but not execute them.

If you are working on a Windows platform then it is a trivial task to use
something like JACOB to execute an Excel macro. The technique will *only*
work if you are working and/or running the application on a windows PC.



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Excel-macros-from-java-using-gpoi-tp5712390p5712394.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org