G
Guest
Hi All
I am new to VBA and need some very basic help. I have read from previous
posts that the best way for a file to be opened for use in an Access 2000
application is to use the API located at
http://www.mvps.org/access/api/api0001.htm
How do I actually implement this, where do I put this API, and how do I
reference this from my code?
My code currently has a hard coded file name, but I want the user to be
able to choose a file each time the code runs.
Any assistance would be great.
Thanks
Dan
I am new to VBA and need some very basic help. I have read from previous
posts that the best way for a file to be opened for use in an Access 2000
application is to use the API located at
http://www.mvps.org/access/api/api0001.htm
How do I actually implement this, where do I put this API, and how do I
reference this from my code?
My code currently has a hard coded file name, but I want the user to be
able to choose a file each time the code runs.
Any assistance would be great.
Thanks
Dan