How do i send survey using outlook track reply in access

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

Guest

I want to set up a Access database and send out a survey using Outlook to
about 400 internal users and track their responses in the database.
 
I want to set up a Access database and send out a survey using Outlook to
about 400 internal users and track their responses in the database.

The simplest thing that comes to mind is to put a copy of your FrontEnd.mdb
on a network share. Then open the database using the network share, and
drag a "shortcut" to your Access form into an Outlook "Rich Text" email.
You should get a shortcut icon in the email message that opens Access, your
shared FrontEnd.mdb, and then your form.

--
Peace & happy computing,

Mike Labosh, MCSD

"When you kill a man, you're a murderer.
Kill many, and you're a conqueror.
Kill them all and you're a god." -- Dave Mustane
 
Back
Top