Derek280zx
New Member
- Joined
- Feb 13, 2013
- Messages
- 1
I have an Access Data base with a given form that creates a new recorded with the Prime Key called (MDR#). I want to add a command button to the bottom of the form so when they click on it, it will create a folder in a given location (On the network) with the folder labeled with the "MDR# (MDR# from table)".
I also would like for it to look and verify that there is not already a folder with that MDR#.
Also if possible I would like to create another command button on a given form that will open the folder dedicated to that MDR#.
Is any of this possible?
Can someone help me with the coding. I am new with access and VBA.
I also would like for it to look and verify that there is not already a folder with that MDR#.
Also if possible I would like to create another command button on a given form that will open the folder dedicated to that MDR#.
Is any of this possible?
Can someone help me with the coding. I am new with access and VBA.