Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't want excel to assume every entry should be formatted as "general" but
rather as "text" so I don't loose any leading zeros in number i have stored in a text file. Its annoying to have to use the wizard each time and change the column types. I have a lot of files to open. I guess I could record and use a macro to do it, but that might be a mess. Let me know if there is a way to do this, thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you decide to record a macro and use that, then you'll want to do this:
Change the filename from .csv to .txt then record the macro when you open the .txt file. Excel's VBA will ignore any settings that you use when you replay the macro if the file is named .csv. Adam_needs_help wrote: I don't want excel to assume every entry should be formatted as "general" but rather as "text" so I don't loose any leading zeros in number i have stored in a text file. Its annoying to have to use the wizard each time and change the column types. I have a lot of files to open. I guess I could record and use a macro to do it, but that might be a mess. Let me know if there is a way to do this, thanks. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changed Excel 2003 startup now won't save to default location | Excel Discussion (Misc queries) | |||
Excel 2007 opens in word, how do you default back to Excel? | Excel Discussion (Misc queries) | |||
MS Excel 2007 file default general is changed to date, very annoying, please help? | Excel Worksheet Functions | |||
Column widths get changed when another user opens my files | Excel Discussion (Misc queries) | |||
Can the default size of an excel 2000 worksheet be changed? | Excel Discussion (Misc queries) |