View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] reitanospa1@yahoo.com is offline
external usenet poster
 
Posts: 38
Default Export to Tab Delimited Text Error

Hi,

I'm exporting a pile of data to tab delimited text and am getting an
extra row in my output that the next program is rejecting.

Is this maybe and EOF? If so, can I get rid of it? It appears to be one
character, which I can then delete in notepad and then save without it
returning.

I've tried moving the data to a new sheet and then saving, but I get
the same result.

Thank you for your help!