java.lang.reflect.InvocationTargetException
Hi all
I got this exception java.lang.reflect.InvocationTargetException when i m trying to load the excel file.....I m using POI Api for excel files .......
The excel file is more than 2000 rows..
That excel file is also included by Macros....
Can any one please help for how to avoid this..
Thanks in advance

