How do I move a query to another computer in the office?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

My boss has an involved query on her computer I would like to use on mine
without recreating it.
 
Open the query in design view
Choose View / SQL from the main menu
Copy the code
Paste in an email. Send to yourself

On your computer, create a new query
Choose View / SQL from the main menu
Paste the code.
 
Back
Top