T
Tony Wainwright
Hi guys,
I have a small Access 2K application that is to be used offsite at a subsidiary company. At the moment I have to go to the company, delete the forms/reports that I have changed and use the File|Get External Data|Import... wizard.
What I would like to do is be able to do this via code which would be attached to a button on the switchboard. I would send the update to the subsidiary by email.
The order of operations would be:-
1) User to select the location of the update file
2) User to choosing which object to import
3) Application to delete the current objects in the application
4) Application to import the chosen objects.
Can anyone give me pointers on how to do this?
Cheers
Tony
I have a small Access 2K application that is to be used offsite at a subsidiary company. At the moment I have to go to the company, delete the forms/reports that I have changed and use the File|Get External Data|Import... wizard.
What I would like to do is be able to do this via code which would be attached to a button on the switchboard. I would send the update to the subsidiary by email.
The order of operations would be:-
1) User to select the location of the update file
2) User to choosing which object to import
3) Application to delete the current objects in the application
4) Application to import the chosen objects.
Can anyone give me pointers on how to do this?
Cheers
Tony