Excel should only see the \t character.  It sounds as though the \t is not being 
picked up correctly.  Have you tried a comma delimiter?  It not Perl, but I have had 
better luck with comma or semi-colon delimiters with Excel.

Chris D. Garringer
LAN/WAN Manager
Master Certified Netware Engineer
Microsoft Certified Systems Engineer
Certified Solaris Administrator
Red Hat Certified Engineer
[EMAIL PROTECTED]
fax 713-896-5266


>>> Chirag Patel <[EMAIL PROTECTED]> 08/06/01 02:30PM >>>
Hello,

I have some data in a matrix from the linux world; I am attempting to
construct columns from the matrix and output them to a file, which later
needs to be opened in Microsoft Excel to be manipulated.  Right now I am
making the columns using "\t" as a delimiter.

If the number of columns remains small, the columns, while looking suspect
in xterm, format nicely in Excel, but as soon as the number of columns
become > 10, the columns start to stagger which Excel doesn't like.

Any modules out there to keep columns formatted nicely?

thanks,

chirag

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to