B
b_a_redman
Hi,
What i have is a list box that displays two fields from my table, it
displays a name of a charity and their email address. This list box allows
me to select multiple values. I have a command button with no function. What
i want to happen is when i click on the button, it will take the email
addresses of the charitys selected and populate the To: field in Microsoft
Outlook. People have been referring me to websites and i am just not gettin
the idea of things. Can someone please post the code for this?
Table and form name = Charities
List box name = List1
Field Name in list box = Name of Charity and Email
Command button name = Command1
What i have is a list box that displays two fields from my table, it
displays a name of a charity and their email address. This list box allows
me to select multiple values. I have a command button with no function. What
i want to happen is when i click on the button, it will take the email
addresses of the charitys selected and populate the To: field in Microsoft
Outlook. People have been referring me to websites and i am just not gettin
the idea of things. Can someone please post the code for this?
Table and form name = Charities
List box name = List1
Field Name in list box = Name of Charity and Email
Command button name = Command1