squale
May 19th, 2005, 03:21 PM
I have a .csv file that I create through VBScript. The problem I now have is that I want to apply some formatting to the file and save it as a .xls file. I know that .csv files DO NOT allow formatting so that's why I need a .xls file. But the problem is, how do I take my .csv file, then apply certain formatting to it (like making certain rows BOLD), then resave the file as a .xls file?
Is this possible to do through VBScript? Do I need to use an excel macro? if so, can you execute an Excel macro through VBScript?
Thanks!
Is this possible to do through VBScript? Do I need to use an excel macro? if so, can you execute an Excel macro through VBScript?
Thanks!