View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default Read from an ascii text file

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