C
Clouds®
Hi all,
I have an Access-database that contains filenames and some info on each of
the files.
There are forms to add and lookup records.
Now I'd like to 'import' attachments from Outlook to this database.
In an ideal situation it would be like this:
- In Outlook the user starts the macro when one or more emails selected.
- If there is more than one attachment, a list pops up where the user can
choose which file(s) to process.
- A form pops up where the user has to enter some info for each selected
file.
- The info is written to the Access database, and the attachments are saved
in a predefined folder, but the filenames are based on the info the user
just entered.
The part where the list of attachments is shown etc. I think I can manage
that (partly done).
But how do I get the info to be stored in Access?
TIA for your help!
I have an Access-database that contains filenames and some info on each of
the files.
There are forms to add and lookup records.
Now I'd like to 'import' attachments from Outlook to this database.
In an ideal situation it would be like this:
- In Outlook the user starts the macro when one or more emails selected.
- If there is more than one attachment, a list pops up where the user can
choose which file(s) to process.
- A form pops up where the user has to enter some info for each selected
file.
- The info is written to the Access database, and the attachments are saved
in a predefined folder, but the filenames are based on the info the user
just entered.
The part where the list of attachments is shown etc. I think I can manage
that (partly done).
But how do I get the info to be stored in Access?
TIA for your help!