Column of Numbers in xls to String of Numbers in txt

S

Spyder

Is there an easy way to pull a single column of numbers from a worksheet with
multiple columns and export it to a comma deliniated string of text?

Thanks!
Jeff
 
T

Tom Ogilvy

open a new workbook.

copy the data you want to the new workbook starting in A1

do a file => Save As and select CSV.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top