jvhazelbaker
Programmer
I have a table for tasks in my database. When a user updates this table, I want the information to be imported to Outlook Tasks. And in reverse, when Outlook tasks is updated, I want the information exported to the table in the database. I have linked the tables, but the information entered in the tasks doesn't entirely export into the database, and when I update the database, an envelope signaling a message to be sent appears in the task pane with nothing attached. I realize there is code to be written here, but I have no idea what it would be. Any suggestions? I am a complete novice with Outlook, so the more detailed the suggestion the better. Thanks!