Version greater than 2007 .xlsm file is not working
I am reading .xlsm file in my application and perform some operation and saved it into database.
When I am using file which is saved from excel 2007 it's working fine but whenever I used excel file which is saved from version greater than 2007 its throwing exception.
Please suggest what can I do to resolve this issue ?