Open the "Open File" dialogue box
I want to be able to open a txt file by clicking on a button on a form. This should display the Open File dialogue box.
This is quite simple in Excel, as it's just Application.GetOpenFilename but not the case in Acess 2000.
Some of the information we wish to store in a database is obtainable from text files, so it makes sense to scan through the text file for certain rows of information.
Thanks in Advance
|