I have a form that, when filled out online and submitted, is sent to me (in Outlook) with a Text Database Entry data string at the bottom. However, when I click on External Data, then select Outlook, and select the table I want the data entered into, I get "Object or class does not support the set of events" error.
I'm not sure if I'm doing it right. How do I get Access to read the text database entry string and add the information to the table I need?