numeric data

W

Win

i've a csv file

001, apple
002, fish

when i use execl to open this file, the data in column A become 1, 2, etc.

how can i the execl 001, 002, in column A
 
P

Peo Sjoblom

You can rename the file to txt and use the text import wizard there you can
change the import format to text unless it is always 3 digits then you can
use custom format 000



--
Regards,

Peo Sjoblom

Portland, Oregon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top