Hi,
I am new to Access VBA coding and i am finding difficulty in doing a functionality.
Requirement:
I need to open an Exchange email server like " it wil ask for Username and password. I will login into the exchange server and read the emails and copy the email content to the database. I need to read the content of the email and load it into the access database.
I need to do this automatically with access VBA.so that its
been scheduled to run daily.
Note: Outlook Exchange is not configured for this exchange server and hence we need to open the exchange server URL and need to do this.
It would be of great helpful if someone can help me
with the code.
I am new to Access VBA coding and i am finding difficulty in doing a functionality.
Requirement:
I need to open an Exchange email server like " it wil ask for Username and password. I will login into the exchange server and read the emails and copy the email content to the database. I need to read the content of the email and load it into the access database.
I need to do this automatically with access VBA.so that its
been scheduled to run daily.
Note: Outlook Exchange is not configured for this exchange server and hence we need to open the exchange server URL and need to do this.
It would be of great helpful if someone can help me
with the code.