GT_engineer
Registered User.
- Local time
- Today, 11:39
- Joined
- Aug 23, 2012
- Messages
- 85
I have a database where users can attach documents or pictures to a form. I want them to be able to select the attachment they want to attach to the form from their local HD or wherever and I want it to copy/paste it automatically to a network drive so the database can link to it at all time and I don't have to worry about broken links or deleted files.
The database will contain a table with each file's name and the location address of the file.
So how can I copy and paste a file using VBA??
The database will contain a table with each file's name and the location address of the file.
So how can I copy and paste a file using VBA??