Hello,
I have an issue trying to figure out how to get the "To:" in outlook to populate with multiple users. I think I understand what I need to but I can't figure it out.
I have three text boxes in a form with e-mail addresses. txtQAEmail , txtMSMEmail, and txtMaintEmail. These address change with each record.
How do I get the names from the test boxes to a string that can be used in Cmd.SendObject?
Thanks for the help,
Keith
I have an issue trying to figure out how to get the "To:" in outlook to populate with multiple users. I think I understand what I need to but I can't figure it out.
I have three text boxes in a form with e-mail addresses. txtQAEmail , txtMSMEmail, and txtMaintEmail. These address change with each record.
How do I get the names from the test boxes to a string that can be used in Cmd.SendObject?
Thanks for the help,
Keith