accessvbahelp
Technical User
I am very new to VBA... like never wrote code before new and I need some help.
We have a huge database in access where we list our part numbers and the current revision and more information and this is what we want to be able to do
When you click the approve button the current file will be copied from its current location and placed in a new location and the current file will be deleted. The location of the current file looks like this c:\currentfolder\*multiple folders for the correct file\*dwf
We have a lot of part numbers and they are seperated in folders by the first three digits. So the path that says *multiple folders for the correct file needs to be found by the part number on the access form.
Can anyone help get me started?
We have a huge database in access where we list our part numbers and the current revision and more information and this is what we want to be able to do
When you click the approve button the current file will be copied from its current location and placed in a new location and the current file will be deleted. The location of the current file looks like this c:\currentfolder\*multiple folders for the correct file\*dwf
We have a lot of part numbers and they are seperated in folders by the first three digits. So the path that says *multiple folders for the correct file needs to be found by the part number on the access form.
Can anyone help get me started?