Hello
Can anyone send me example of excel macro, which opens
XLS file and convert it to CSV ascii file with semicolon character as delimiter.
I urgent need the answer!
Thank's
Tomaz
Printable View
Hello
Can anyone send me example of excel macro, which opens
XLS file and convert it to CSV ascii file with semicolon character as delimiter.
I urgent need the answer!
Thank's
Tomaz
Excel has a macro recorder, it will write the code for you ;)
just record a macro of doing what you want manually, then edit it to see the code!