Hi All,
I have recently upgraded to Excel 2007 version but still when I used the below code in my macro by default it opens a excel 2003 workbook which has only 65536 rows.
I have found a solution for this .i.e. if I go to Excel Options -> Save-> Save in this format I can select the format .i.e. .xlsx.
But can we write some line of code which will take care of the above .i.e by default it will launch the excel 2007 workbook as I want to send my macro to other users and I don't want them to go and change the default workbook save option in their excel. Please help...
Thanks a lot for your help in advance.
