Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default problem saving csv file

I have an excel file with 5 columns and about 20 rows. The first row
contains header information need by another program which this file will be
imported into. Only the first 3 columns contain data, but the last two need
to be represented in the .csv file. My problem is that after saving the file
in .csv format and opening it in notepad, the first 16 rows are formated
properly, i.e x,x,x,, From row 17 on it is just x,x,x. The last two columns
do not have place holders. Why is this happening?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default problem saving csv file

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:
=""



CoyB wrote:

I have an excel file with 5 columns and about 20 rows. The first row
contains header information need by another program which this file will be
imported into. Only the first 3 columns contain data, but the last two need
to be represented in the .csv file. My problem is that after saving the file
in .csv format and opening it in notepad, the first 16 rows are formated
properly, i.e x,x,x,, From row 17 on it is just x,x,x. The last two columns
do not have place holders. Why is this happening?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default problem saving csv file

Thanks for the reply and solution. The KB article described the exact
problem I was having.

"Dave Peterson" wrote:

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:
=""



CoyB wrote:

I have an excel file with 5 columns and about 20 rows. The first row
contains header information need by another program which this file will be
imported into. Only the first 3 columns contain data, but the last two need
to be represented in the .csv file. My problem is that after saving the file
in .csv format and opening it in notepad, the first 16 rows are formated
properly, i.e x,x,x,, From row 17 on it is just x,x,x. The last two columns
do not have place holders. Why is this happening?


--

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
Excel file not saving properly Noma Jane Dill Excel Discussion (Misc queries) 2 August 26th 06 06:26 AM
Problem saving the file after moving worksheets into another SteveD62226 Excel Discussion (Misc queries) 0 November 18th 05 10:01 PM
Interesting TIF file problem TBird Excel Discussion (Misc queries) 5 July 5th 05 10:32 PM
Problem Editing Macro in Shared Excel File [email protected] Excel Discussion (Misc queries) 1 March 19th 05 06:43 PM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM


All times are GMT +1. The time now is 03:30 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"