View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NooK[_50_] NooK[_50_] is offline
external usenet poster
 
Posts: 1
Default Problem with xlTextPrinter?

Nobody. :(

Basically let's say the max is 7 characters (Of course the proble
occurs on 255 or something similar) and I have the rows in Excel wit
this data


ALEX
ALEXANDRE
M


What I get in the text file is:

ALEX
ALEXAND
ME

R


And as I said using other txt formats double quotes are added where i
is not supposed to, I want the text exactly how it writtne in Exce
(Thus xlTextPrinter, that is, prn file)

Hopefully someone can help me here.

Best Regards

Noo

--
Message posted from http://www.ExcelForum.com