LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default Saving Excel to Text file

You can join those columns together in one cell (perhaps on another
sheet) like this:

=Sheet1!A1&";"&Sheet1!B1&";"&Sheet1!C1&";"

and then copy down for as many rows as you need.

Then you can fix the values on this sheet before saving it as a text
file.

Hope this helps.

Pete

On Dec 10, 7:18*am, BIGGByran
wrote:
I want to save an excel sheet to a text file, but I don't have the columns to
be tab. I would like it to have no spaces between columns. Ex
Name Col; * * * * * Movie Col; * * * * * Food Col;
Wayne Blane; * * *Forest Gump; * * * Sushi;

I would like to save that excel file to text and come out like this:
Name Col;Movie Col;Food Col;
Wayne Blane;Forest Gump;Sushi;

Can anyone help me?


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Keeping lead zeros in excel text format when saving as CSV file Richard James Excel Worksheet Functions 1 March 31st 08 11:30 AM
Why Saving a file to a CSV, Excel does not put text into Quotes? Paul Bytes Excel Discussion (Misc queries) 1 January 26th 07 03:59 PM
Text file saving, setting file origin mauddib Excel Discussion (Misc queries) 0 May 25th 06 02:50 PM
saving a text file to excel bullseye Excel Worksheet Functions 3 May 4th 06 01:07 AM
saving an excel file as text without text in quotes John Excel Discussion (Misc queries) 2 December 6th 05 06:20 PM


All times are GMT +1. The time now is 01:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"