Ok fairly new to the actual programming aspect of access. So please try and be user friendly with an answer I will probably give useless info here, I think it's better to give to much info then to little.
I have a query set that lets me filter records according to project #. So at the time of running it if I type in 3813 for a project number. I get only members that have interest in that project populating the form.
So here I am looking at a form that gives me all this useful information. Now I need a way to get the email names into a program that can use them.
Few ways to attempt this and I would love suggestions/solutions to this problems.
1) Open outlook populating it with email names in the mailto field.
2) Put all the email messages into a text delimited list, that is put directly into the clipboard.
Please give a detailed description on how to accomplish either of these tasks. As I sais I am very new to the programming aspect of this but I am very eager to learn.
Thanks in advance
I have a query set that lets me filter records according to project #. So at the time of running it if I type in 3813 for a project number. I get only members that have interest in that project populating the form.
So here I am looking at a form that gives me all this useful information. Now I need a way to get the email names into a program that can use them.
Few ways to attempt this and I would love suggestions/solutions to this problems.
1) Open outlook populating it with email names in the mailto field.
2) Put all the email messages into a text delimited list, that is put directly into the clipboard.
Please give a detailed description on how to accomplish either of these tasks. As I sais I am very new to the programming aspect of this but I am very eager to learn.
Thanks in advance