ShaileshShinde
asked on
Excel (.XLS) to .CSV conversion
Hello Experts,
I would like to have an excel macro which will do the conversion from XLS to UTF8 CSV file with No Byte Order Marker and no headings.
Can you please provide any sample macro or references for this?
Thanks a lot!
Shailesh
I would like to have an excel macro which will do the conversion from XLS to UTF8 CSV file with No Byte Order Marker and no headings.
Can you please provide any sample macro or references for this?
Thanks a lot!
Shailesh
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Thanks A Lot!
ASKER
I ran the given macro on .XLS file which contains Chinese contents and found that this does not support for Asian characters and shows up ???.
Thanks,
Shailesh