Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have programs that only import the csv format. When I create the file with
a text field using number such as 0101, 0321 if I close and reopen the file it drops the zero. How do I correct this? |
#2
![]() |
|||
|
|||
![]()
Lisa
Three ways 1) If all the 'numbers' are the same length (4 characters) then via FormatCells...NumberCustom, type 0000 2) Pre-format the cells to text and it will retain the leading zeroes. 3) rename the file with no extension or a *.txt one and then when you open it Excel will invoke the import wizard, choose delimited, comma and then in the third stage of the wizard, mark the offending column(s) as text -- HTH Nick Hodge Microsoft MVP - Excel Southampton, England HIS "Lisa" wrote in message ... I have programs that only import the csv format. When I create the file with a text field using number such as 0101, 0321 if I close and reopen the file it drops the zero. How do I correct this? |
#3
![]() |
|||
|
|||
![]()
Lisa,
It probably isn't dropping the zeroes when it writes the csv file, but when you reopen it with Excel. Go to www.smokeylake.com/excel. Go to "Very Frequently Asked Questions (VFAQ)" and look at "TEXT FILE -- SAVING -- DATA GETS CHANGED." -- Earl Kiosterud mvpearl omitthisword at verizon period net ------------------------------------------- "Lisa" wrote in message ... I have programs that only import the csv format. When I create the file with a text field using number such as 0101, 0321 if I close and reopen the file it drops the zero. How do I correct this? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Read Text File into Excel Using VBA | Excel Discussion (Misc queries) | |||
File asks to update when no links were created | Links and Linking in Excel | |||
File is locked for Editing by user problem | Excel Discussion (Misc queries) | |||
format question when open csv file | Excel Discussion (Misc queries) | |||
Convert text file to MS_Excel | Excel Discussion (Misc queries) |