Hi!
I do some Access development and keep track of my time and tasks with Outlook's Journal. I have created an Access application that accepts the Journal data and can print a report with details on my Access sessions.
The way I go about transferring the Journal data is by choosing File|Export|etc. from the Outlook menu and going through that routine. There must be a way to automate that task. The thing is, I haven't done any Outlook programming up to this point and I don't see how to hook an exporting routine to an event in Outlook.
Is it possible to code the exporting task so that when I close and save a Journal session the new data is exported to my Access table?
Thanks in advance, Bear
I do some Access development and keep track of my time and tasks with Outlook's Journal. I have created an Access application that accepts the Journal data and can print a report with details on my Access sessions.
The way I go about transferring the Journal data is by choosing File|Export|etc. from the Outlook menu and going through that routine. There must be a way to automate that task. The thing is, I haven't done any Outlook programming up to this point and I don't see how to hook an exporting routine to an event in Outlook.
Is it possible to code the exporting task so that when I close and save a Journal session the new data is exported to my Access table?
Thanks in advance, Bear