Message 1 of 6
Reading text files
Not applicable
03-23-2003
07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am new to VBA, can someone point me in the right direction. I want to read in a text file and create a schedule. Is it better to read the file into a record or read each line and get each word out of each line.
Is there a function like split that will read a text line and return each word to EOL
Any help would be great.
Thanks Chris
I am new to VBA, can someone point me in the right direction. I want to read in a text file and create a schedule. Is it better to read the file into a record or read each line and get each word out of each line.
Is there a function like split that will read a text line and return each word to EOL
Any help would be great.
Thanks Chris