Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I am experimenting with excel. What I would like to do is import a tab delimited file into excel that maintains column headings and colors. I accidentally discovered that XML w/schema will do this. Does anyone know if the good old tab delimited file can do the same. Thanks for your time. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Rod
Tab delimited, comma delimited, etc are flat text files and carry no tags for formatting, etc. You are stuck with HTML or XML or code to format it once in -- HTH Nick Hodge Southampton, England "Rod Tweedy" wrote in message ... Greetings, I am experimenting with excel. What I would like to do is import a tab delimited file into excel that maintains column headings and colors. I accidentally discovered that XML w/schema will do this. Does anyone know if the good old tab delimited file can do the same. Thanks for your time. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting Excel file to text delimited file | Excel Discussion (Misc queries) | |||
How can I save a file as a comma-delimited text file in Excel? | Excel Discussion (Misc queries) | |||
Export excel file to semicolon delimited text file | Excel Discussion (Misc queries) | |||
save excel file from a table delimited file (.txt) using macros | New Users to Excel | |||
Open delimited text file to excel without changing data in that file | Excel Programming |