I’m creating a macro in MS Access that imports a CSV file into a table. I’m using the TransferText action to import the CSV string, and I want to allow the user to browse for the file that contains the CSV string.
How do I show the “browse” dialog box to enable the user to choose the file?
I’m creating a macro in MS Access that imports a CSV file into a
Share
Answer can be found at http://www.access-programmers.co.uk/forums/showthread.php?p=917371#post917371.