Give newly created report focus

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

Guest

So I have an unrelated form with a set of buttons to define what reports to
bring up. Now, when you click on the button, it opens the related report,
and then closes. What I can't figure out is how to give the report focus. I
want to give the report the focus because you can access this "report board"
from inside of the data entry view.

So is there a macro, or some code, that I can use that will allow me to
bring the focus of the current access item to be the newly opened report?
 
Figured it out for myself. Used the Macro "SelectObject" and pointed it to
the report I wanted.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top