View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] dinodeblasio@gmail.com is offline
external usenet poster
 
Posts: 3
Default how to export a column as text separated by comma?

Hello I am new in excel 2007,
how i can export a column of one excel file into text objects
separated by comma?
For example if i have:
column1 = a b c d e f

how i can obtain a text like this?

data = a,b,c,d,e,f

Thanks, you can contact me also by email.
Dino.