Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi there I really hope someone can help me with this please. I have, in excel, x columns and y rows containing numerical data. What I need to do is first create and then save the table into a text file, but retain the original layout of the data. Any ideas would be greatly appreciated Thanks *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not sure what retain the original format means, but if the data is the whole
worksheet, couldn't you just save a copy of that file as .prn or .csv? If the data is less than the whole worksheet, you could copy it to a new worksheet and save it from there? or: You may want to try Earl Kiosterud's Text Write program: It's available at Tushar Mehta's site: http://www.tushar-mehta.com/ Look for Text Write in the left hand frame. Or maybe write your own: Chip Pearson has some nice get-started code at: http://www.cpearson.com/excel/imptext.htm phillip harrison wrote: Hi there I really hope someone can help me with this please. I have, in excel, x columns and y rows containing numerical data. What I need to do is first create and then save the table into a text file, but retain the original layout of the data. Any ideas would be greatly appreciated Thanks *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Seeing Text File Names when Saving Excel Files | New Users to Excel | |||
Saving Excel to Text file | Excel Discussion (Misc queries) | |||
Why Saving a file to a CSV, Excel does not put text into Quotes? | Excel Discussion (Misc queries) | |||
saving a text file to excel | Excel Worksheet Functions | |||
saving an excel file as text without text in quotes | Excel Discussion (Misc queries) |