Access or E
New member
- Local time
- Yesterday, 19:37
- Joined
- Aug 29, 2022
- Messages
- 12
I have an MS Access database with linked network tables that I need to copy to local tables into a new database along with the front end using VBA. How would I go about doing this? Would the TransferDatabase method be the best way? Thanks in advance for advice.