Posted to microsoft.public.excel.programming
|
|
Read from an ascii text file
Hi,
Check out Chip Pearson's
page: www.cpearson.com/excel/imptext.htm. It is loaded
with usefull info.
jacob
-----Original Message-----
I need to build up a sheet based on a text file, is
there any way to read
from a file n chars from the nth position of the file
and then convert the
chars read to different datatypes to place them on the
spreadsheet?
Thanks in advance
.
|