R
Rafael
All,
I want to add the following two items to my Access 2003 project/form:
1. A button that will allow a user to browse and select a folder
- Once the folder is selected, I want to capture the folder full path as
a variable
2. I want to be able to run an external program from a button on my form
using vba (example: myProgram.exe /para1 /para2)
Thank you,
Rafael
I want to add the following two items to my Access 2003 project/form:
1. A button that will allow a user to browse and select a folder
- Once the folder is selected, I want to capture the folder full path as
a variable
2. I want to be able to run an external program from a button on my form
using vba (example: myProgram.exe /para1 /para2)
Thank you,
Rafael