Voting Responses

rwttm001

New member
Local time
Today, 22:40
Joined
Nov 20, 2002
Messages
7
Hi

I've got my Access DB sending out mails with voting buttons through vba, and need to store the responses within a table.

Has anyone done this or have any ideas on how to do it?

Cheers

Matt:
 
Don't know about buttons in mail, but one way is if you are using Outlook, link your Inbox to Access as a linktable and then Access can read the replies. Bestway is to create a specific email account, but failing that setup a rule in Outlook that will move the message to a specific folder and then get access to link to that folder.

HTH
 

Users who are viewing this thread

Back
Top Bottom