View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marko Svaco Marko Svaco is offline
external usenet poster
 
Posts: 2
Default Import text onto form

Hi all!

I have a text file(notepad) for example in c:\
This text file has 20 rows or more.
How can I import the data in each row into a VBA form.
Or just how can i reference the data in that text file so that i can
make an array of strings which would get their values(text).
Thanks!!

Marko Svaco,
Croatia