Opening an access form from Outlook form

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

Guest

hello!

I have a form in access. I also have a form that is running in outlook.
I opened the access DB from outlook, and now I want to open the form (in
access).
Does anyone know how to do that?

Thanks,
Yonina.
 
Do it the same way you'd display any form in Access code. One way might be
to use DoCmd with OpenForm. There are other ways of course too. Post in an
Access group for more information.
 

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