Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy Report from one Database to another . . . 1

Status
Not open for further replies.

kermitforney

Technical User
Mar 15, 2005
374
US
Is there a way to copy an entire report from one Access database to another. We are currently using SourceSafe, but I have not been configured as a user yet, so I cannot do it that way. The only other option is to forward changes to my coworker or somehow copy my report and paste it into another database or import it somehow. I would also like to know if all of the VBA and background info stays through the transition.

Thanks . . .
 
G'day,

From your database window, simply right click on the report and choose "Export" from the menu. You will be prompted to browse for a destination database. This exports the report and all logic behind it. If it relies on queries you will need to export them in the same manner

Good luck :)

JB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top