Open a Page

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

Guest

Is there a command to open a "Page"? I know you can do dcmd.openform for a
form but that does not seem to be available with a "Page".

I am trying to create a GIF animated splash. I have created a page that
works fine, now I just need to figure out how to open and close the page.

thanks,
Robert
 
If by 'Page' you mean a Data Access Page, then the command you are looking
for is DoCmd.OpenDataAccessPage.
 

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