Jump to content

Separate Columns using Print #


Recommended Posts

Posted

Hi all,

 

I m using Print # Statement for sending my output to .xls

Suppose i have one text as "a" and another as "b"

 

How can i get these strings in separate COLUMNS in excel file.

 

I tried using Tab(A1)/Tab(B1) and stuff but it it is separating the rows instead of columns.

 

Please Help!!

 

Thanks and Regards,

Priyanka

Posted

I'm not sure if this is the correct advice, but usually one would separate data with commas when writing to an Excel file to signify separate columns.

Posted
hi lee lets be friends

 

Haha, random!, and Merry Christmas to you Pope Jon, everyone on here are friends. :P

Posted

You can write a line also to a file just have a space between the "a" and "b" in excel open file it will ask for the delimeter character and a space is ok.

 

(strcat a chr(32) b)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...