HeinzSchmolke
New member
- Local time
- Today, 04:09
- Joined
- Feb 20, 2008
- Messages
- 1
Hey,
i've already done a lot of searching for my following question, but nothing really helped me with my following problem ...
At the moment I do have an access database and some other users regularly send mails as standardised Outlook forms to me. Now I like to import the content of the Outlook forms via button-click in access to the database. In the first step the form only contains textboxes, checkboxes and dropdown fields. Does anyone know a how-to-guide to realise this? Which objects, functions, properties do I have to use?
In the next step other users should be allowed to attach files (Powerpoint, Word, JPEG/GIF) to this Outlook form mail, which should be imported to access as well.
I have already written a short routine to loop through all mailitems in the inbox. But I can only access the standard-fields like To, Subject, Body. But how can I get access to the fields of the embedded form?
Thanks in advantage
Heinz
i've already done a lot of searching for my following question, but nothing really helped me with my following problem ...
At the moment I do have an access database and some other users regularly send mails as standardised Outlook forms to me. Now I like to import the content of the Outlook forms via button-click in access to the database. In the first step the form only contains textboxes, checkboxes and dropdown fields. Does anyone know a how-to-guide to realise this? Which objects, functions, properties do I have to use?
In the next step other users should be allowed to attach files (Powerpoint, Word, JPEG/GIF) to this Outlook form mail, which should be imported to access as well.
I have already written a short routine to loop through all mailitems in the inbox. But I can only access the standard-fields like To, Subject, Body. But how can I get access to the fields of the embedded form?
Thanks in advantage
Heinz
Last edited: