Thread
:
Open/Import ASCII file
View Single Post
#
1
Posted to microsoft.public.excel.programming
CLS
external usenet poster
Posts: 3
Open/Import ASCII file
Hi All,
Looking for VBA code to open/import an ascii file w/ comma delimits.
Workbook.open "asciifile" dumps each full line into the first cell. I want
it delimited by commas.
Thanks
Chad
Reply With Quote
CLS
View Public Profile
Find all posts by CLS