G
Guest
I have a continuous form (based on Query) that displays all "current"
employees and each email address. I already have a button to create an email
for EACH employee, but I'd like to create a button to "email all staff."
I think I need to create an unbound text box (not visible) that gets filled
in "on current" with all email address in one text box (ex:
(e-mail address removed), (e-mail address removed), etc) and then the button on need to
launch an email based on this one text box.
How might I retrieve these records from the query and place them in one text
box?
or any other ideas?
thanks
employees and each email address. I already have a button to create an email
for EACH employee, but I'd like to create a button to "email all staff."
I think I need to create an unbound text box (not visible) that gets filled
in "on current" with all email address in one text box (ex:
(e-mail address removed), (e-mail address removed), etc) and then the button on need to
launch an email based on this one text box.
How might I retrieve these records from the query and place them in one text
box?
or any other ideas?
thanks