grinder332518
Registered User.
- Local time
- Today, 18:17
- Joined
- Jun 22, 2009
- Messages
- 28
Can someone advise on the following please ?
I developed a system for remote offices which do not have access to network drives.
I visited all these offices, and installed the mdb on their C drives.
Each month, they all export 5 tables, and email them to their boss here in Head Office, who then imports them into his own mdb.
He will then be able to run various queries and reports against all this data.
This works fine.
Eventually the remote offices will also be required to run queries and reports.
I have my own copy of the mdb, and have developed the necessary queries and reports, which will shortly be ready for installation.
My question is this :
How can I transfer any queries and reports from my mdb to those of others ?
I would have thought I could do this by exporting and importing, but this does not seem to work.
If I try to export a Report, what I get is the output from the Report, not the Source, which is what I need.
Or is this the wrong approach entirely ?
I have tried Googling the problem, and have seen something about Application.SaveAsText, which is an addon, but I don't have the necessary privileges to install this, and it would contravene corporate policy anyway should I attempt to.
Surely there has to be a simple way in MS Access to transfer Queries and Reports to and from mdbs !
I developed a system for remote offices which do not have access to network drives.
I visited all these offices, and installed the mdb on their C drives.
Each month, they all export 5 tables, and email them to their boss here in Head Office, who then imports them into his own mdb.
He will then be able to run various queries and reports against all this data.
This works fine.
Eventually the remote offices will also be required to run queries and reports.
I have my own copy of the mdb, and have developed the necessary queries and reports, which will shortly be ready for installation.
My question is this :
How can I transfer any queries and reports from my mdb to those of others ?
I would have thought I could do this by exporting and importing, but this does not seem to work.
If I try to export a Report, what I get is the output from the Report, not the Source, which is what I need.
Or is this the wrong approach entirely ?
I have tried Googling the problem, and have seen something about Application.SaveAsText, which is an addon, but I don't have the necessary privileges to install this, and it would contravene corporate policy anyway should I attempt to.
Surely there has to be a simple way in MS Access to transfer Queries and Reports to and from mdbs !