We have an application that dymaically writes from an Access Database to a Shared Public Exchange Calendar. When a user changes a date in the Database, it automatically adds, deletes or moves the item on this public calendar.
Now the users want to be able to move one of the items on the OUtlook Calendar and have it change the date in the Access Database.
How can I do this? I do have unique data that I link the field with the OUtlook object, so that isn't a problem. I just don't know in Outlook VBA how to tell it to look at a Calendar entry and when it changes to do something.
Cheers for any guidance!
Last time I checked, changes worked from both ways...