berettaf
07-20-2006, 04:24 AM
Hi all,
I've got an ASP page writing a .csv after a selection from an Access DB.
Now I need to transform this file in excel format and to add a macro for conditional colouring some cells.
I've got the VBA code to put in the macro.
Now I do all manually.
1) save the file in xls format
2) open with excel
3) put the macro in it an save
4) open the file in excel.
It is possible to do this in ASP?
Thank you
I've got an ASP page writing a .csv after a selection from an Access DB.
Now I need to transform this file in excel format and to add a macro for conditional colouring some cells.
I've got the VBA code to put in the macro.
Now I do all manually.
1) save the file in xls format
2) open with excel
3) put the macro in it an save
4) open the file in excel.
It is possible to do this in ASP?
Thank you