importing a form make in Outlook into Access. Where is it?

  • Thread starter Thread starter Southern at Heart
  • Start date Start date
S

Southern at Heart

I exported a userform I made in Outlook, that I'd really like to import into
my Access database. When I import it, it doesn't show up in my list of
forms. It's listed under a seperate heading in the VBA editor. All my forms
I've created are listed under "Microsoft Office Access Class Objects" but the
imported form I made in Outlook is listed under "Forms"
I don't understand this... I want to add this form to my switchboard, but
it's not listed there.
 
I exported a userform I made in Outlook, that I'd really like to import into
my Access database. When I import it, it doesn't show up in my list of
forms. It's listed under a seperate heading in the VBA editor. All my forms
I've created are listed under "Microsoft Office Access Class Objects" but the
imported form I made in Outlook is listed under "Forms"
I don't understand this... I want to add this form to my switchboard, but
it's not listed there.

Access Forms (which exist only inside Access databases) are very different
from Outlook Userforms. I don't know of any easy way to import or convert
them.
 
Back
Top