![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi all,
I am trying to populate my Access Database table with data from Outlook. I created this Access database tool that sends Reminders (follow up) in Outlook. But now I want Outlook to talk to MS Access, so that when someone clicks "Complete" on a reminder, it would access the Access database table and flag it as complete. Please help. Thank you! Mir |
Ads |
#2
|
|||
|
|||
![]()
It is fairly easy to write a VBA macro to update the "Complete" field in a
database table, be it Access database or other. You use ADO to open a connection to the target database, and then execute an SQL statement to update data in database. Almost all VB/VBA books have examples of using ADO for database access. "Mir" Mir @discussions.microsoft.com wrote in message ... Hi all, I am trying to populate my Access Database table with data from Outlook. I created this Access database tool that sends Reminders (follow up) in Outlook. But now I want Outlook to talk to MS Access, so that when someone clicks "Complete" on a reminder, it would access the Access database table and flag it as complete. Please help. Thank you! Mir |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
I would like to talk with someone | Debra[_2_] | Outlook - Installation | 1 | December 4th 07 11:20 AM |
Cannot Get Outlook 2007 to talk to Exchange | Bernard | Outlook - Installation | 1 | June 14th 07 11:34 AM |
Program Outlook Express to talk to speech for the disabled communi | Iambutterflymary | Outlook - Installation | 1 | October 13th 06 11:13 AM |
sorrrv talk | goddess.com | Outlook Express | 0 | April 8th 06 05:15 AM |
Where/how does Mobile Outlook store a Nextel Push-To-Talk number? | DrCornyn | Outlook - Using Contacts | 0 | March 4th 06 01:55 AM |