P
pilk00
I finally got my button to work - to import a single .txt file from a
specific location using either 1) a macro or 2) code. I'm using
"acImportFixed" to distribute the data into 3 separate fields.
What I'm not sure about is this: When the user clicks on the "Import Txt
File" button on my form, I'd like him to get a window or prompt of some kind
asking him to enter the name/location of the file. Or ask him to find the
file - like the import window does when you click on "get external data". I
don't want the user to have to go through all the import steps however. Just
choose a file and voila it's imported.
Thanks for any help on this problem!
specific location using either 1) a macro or 2) code. I'm using
"acImportFixed" to distribute the data into 3 separate fields.
What I'm not sure about is this: When the user clicks on the "Import Txt
File" button on my form, I'd like him to get a window or prompt of some kind
asking him to enter the name/location of the file. Or ask him to find the
file - like the import window does when you click on "get external data". I
don't want the user to have to go through all the import steps however. Just
choose a file and voila it's imported.
Thanks for any help on this problem!