K
Kurokaze204
Hi,
I'm fairly new. Want to import text files into database
via VBA. Two questions:
1) How do I call a FileOpen Dialog Box like Windows
File...Open to find the file and return Path\filename
2) What commands should I use to open, read the file one
line at a time and close the csv file?
Thanks.
I'm fairly new. Want to import text files into database
via VBA. Two questions:
1) How do I call a FileOpen Dialog Box like Windows
File...Open to find the file and return Path\filename
2) What commands should I use to open, read the file one
line at a time and close the csv file?
Thanks.