Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Missing delimiters after 15 records

I need to save an Excel spreadsheet to a delimited text file, (either tab or
comma). The last 2 columns are blank on the spreadsheet. The delimiters
for the blank fields stop showing on the text file after 15 records. I went
back into the 16th row on spreadsheet and typed a space in each of the last 2
columns. When I save that as a delimited text file, the delimiters were at
the end of the records for the 1st 15, the 16th, and the next 15, but then
they stop again. I need those delimiters for those blank fields. Any help
will be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Missing delimiters after 15 records

I had the same quetion ealier this week and Dave Peterson gave this reply:

"This might describe the problem of too many commas in CSV files:

http://support.microsoft.com/default.aspx?scid=77295
Column Delimiters Missing in Spreadsheet Saved as Text

(It actually describes missing delimiter, but if some are "missing", maybe the
ones appearing are "extra".)

Maybe you can just fill the empty cells with your own placeholders.

I'd use a formula like this:
=""

--

Dave Peterson"

I used the ="" formula and filled it down both empty columns, saved as .csv,
and it work fine.



"BrianFromMN" wrote:

I need to save an Excel spreadsheet to a delimited text file, (either tab or
comma). The last 2 columns are blank on the spreadsheet. The delimiters
for the blank fields stop showing on the text file after 15 records. I went
back into the 16th row on spreadsheet and typed a space in each of the last 2
columns. When I save that as a delimited text file, the delimiters were at
the end of the records for the 1st 15, the 16th, and the next 15, but then
they stop again. I need those delimiters for those blank fields. Any help
will be greatly appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Missing delimiters after 15 records

This describes the problem.

http://support.microsoft.com/default.aspx?scid=77295
Column Delimiters Missing in Spreadsheet Saved as Text

I'd put
=""
in the cells in the last column for all rows to see if that helped.

Or maybe you could write your own exporting program that would behave exactly
the way you want:

Here are three sites that you could steal some code from:

Earl Kiosterud's Text Write program:
www.smokeylake.com/excel
(or directly: http://www.smokeylake.com/excel/text_write_program.htm)

Chip Pearson's:
http://www.cpearson.com/excel/imptext.htm

J.E. McGimpsey's:
http://www.mcgimpsey.com/excel/textfiles.html

(or maybe you could build your own formula and copy|paste into Notepad.)

BrianFromMN wrote:

I need to save an Excel spreadsheet to a delimited text file, (either tab or
comma). The last 2 columns are blank on the spreadsheet. The delimiters
for the blank fields stop showing on the text file after 15 records. I went
back into the 16th row on spreadsheet and typed a space in each of the last 2
columns. When I save that as a delimited text file, the delimiters were at
the end of the records for the 1st 15, the 16th, and the next 15, but then
they stop again. I need those delimiters for those blank fields. Any help
will be greatly appreciated.


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Missing delimiters after 15 records

Hey, that looks familiar!

CoyB wrote:

I had the same quetion ealier this week and Dave Peterson gave this reply:

"This might describe the problem of too many commas in CSV files:

http://support.microsoft.com/default.aspx?scid=77295
Column Delimiters Missing in Spreadsheet Saved as Text

(It actually describes missing delimiter, but if some are "missing", maybe the
ones appearing are "extra".)

Maybe you can just fill the empty cells with your own placeholders.

I'd use a formula like this:
=""

--

Dave Peterson"

I used the ="" formula and filled it down both empty columns, saved as .csv,
and it work fine.

"BrianFromMN" wrote:

I need to save an Excel spreadsheet to a delimited text file, (either tab or
comma). The last 2 columns are blank on the spreadsheet. The delimiters
for the blank fields stop showing on the text file after 15 records. I went
back into the 16th row on spreadsheet and typed a space in each of the last 2
columns. When I save that as a delimited text file, the delimiters were at
the end of the records for the 1st 15, the 16th, and the next 15, but then
they stop again. I need those delimiters for those blank fields. Any help
will be greatly appreciated.


--

Dave Peterson
Reply
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
Check and Remove Records Madasamy Excel Discussion (Misc queries) 3 May 5th 06 01:49 PM
How to sort/synchronise 2 data columns with missing records? Rik Excel Discussion (Misc queries) 3 February 24th 06 10:24 PM
Retrieve only missing records from two spreadsheet ray5_83 Excel Discussion (Misc queries) 3 December 27th 05 03:48 AM
Top 90% of records - Bring out number [email protected] Excel Discussion (Misc queries) 4 August 22nd 05 11:45 AM
Deleting specific records [email protected] Excel Discussion (Misc queries) 6 June 22nd 05 11:35 PM


All times are GMT +1. The time now is 01:12 PM.

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"