P
PhantomDJ
On my website I have a Form for clients to fill out. The info is sent to my
Outlook email. I want to link Outlook and Access so that Access will pull
that information into a table. All the info is in the subject of the email.
The website form has simple form commands like:
INPUT TYPE="TEXT" NAME="name" SIZE="30"
And my email will have: name: "client's name"
I want to drop my emails into a folder and Access take all the emails in
that folder. I've taken some programming classes but I'm FAR from being a
programmer. Any help will be so appreciated
Outlook email. I want to link Outlook and Access so that Access will pull
that information into a table. All the info is in the subject of the email.
The website form has simple form commands like:
INPUT TYPE="TEXT" NAME="name" SIZE="30"
And my email will have: name: "client's name"
I want to drop my emails into a folder and Access take all the emails in
that folder. I've taken some programming classes but I'm FAR from being a
programmer. Any help will be so appreciated