Hi friends i am working on vss 2012, Excel 2013. I am trying to implement the Exporting of Grid view records to the Excel sheet. Excel sheet would be in good style. So what i did is i created a Macro of my design in one excel sheet. So now i have the code of that particular macro.
Now i want to use this macro(Design) in new excel sheets also. Like say every day new records will be added to the grid view, and at the end of the day if i click on export to excel i a new excel should get created with the design of macro, and all records. Is that possible??
What could be the difficulties in implementing this .. I could not find anything related to this in net. So please if anybody know this please let me know...