Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Exporting tab-delimiter file - 16 rows

Excel 2003:
1. Create 3 column headers a1, a2 and a3
2. Populate column a1 and a2 only, updating say 30 rows
3. Export as a Tab delimiter file.
4. Only the first 16 rows have the correct number of expected delimiters
e.g a1<taba2<taba3<tab
a<tabb<tab <- As expected 2 tabs
c<tabb<tab
17th row
p<tabb <--Missing Tab

The 2nd tab does not exist from row 17 onwards.
Anybody have any ideas why Only the first 16 rows???
Cheers


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Exporting tab-delimiter file - 16 rows

This doesn't seem to be an exact match since it deals with commas, not tabs.
But it sure sounds like the same situation to me:

Saved from a previous post:

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".)

(But a lot of programs (excel included) don't care about those extra columns.
Maybe you don't have to care, either???)

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



notmrexcel wrote:

Excel 2003:
1. Create 3 column headers a1, a2 and a3
2. Populate column a1 and a2 only, updating say 30 rows
3. Export as a Tab delimiter file.
4. Only the first 16 rows have the correct number of expected delimiters
e.g a1<taba2<taba3<tab
a<tabb<tab <- As expected 2 tabs
c<tabb<tab
17th row
p<tabb <--Missing Tab

The 2nd tab does not exist from row 17 onwards.
Anybody have any ideas why Only the first 16 rows???
Cheers


--

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
Flat File with @ as delimiter Natalie Excel Discussion (Misc queries) 5 August 18th 06 12:21 PM
Need Help Importing Text File Using Two or More Spaces as the Delimiter [email protected] Excel Discussion (Misc queries) 11 June 13th 06 02:08 AM
Tab Delimiter File moonwalker Excel Discussion (Misc queries) 7 February 24th 06 03:56 PM
export excel file as csv with text delimiter of " John Excel Discussion (Misc queries) 2 May 12th 05 05:50 PM
How do I specify a specific char delimiter for my file, when I sa. Mystic Vampyr Excel Discussion (Misc queries) 1 January 7th 05 04:40 PM


All times are GMT +1. The time now is 07:35 AM.

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

About Us

"It's about Microsoft Excel"