Hello Everyone,
I am having a problem. Actually i am having a Macro(Excel), which is when run asks for few inputs and raw data and then give the analysed excel data at some location which is specified as an input to it.
Now, i want this macro to be executed from my java code. It would really be great if someone could help me on the same. Also please tell me how to specify the inputs needed by this macro while executing this from my java code. I am not sure if we have anything offered by POI for this.
TIA
I am having a problem. Actually i am having a Macro(Excel), which is when run asks for few inputs and raw data and then give the analysed excel data at some location which is specified as an input to it.
Now, i want this macro to be executed from my java code. It would really be great if someone could help me on the same. Also please tell me how to specify the inputs needed by this macro while executing this from my java code. I am not sure if we have anything offered by POI for this.
TIA
Comment