Problem: I have a form that generates an email to the system administrators. There is a lboAdminEmail that is populated by code and only contains email addresses of select individuals. I have a cmdButton that generates an email and puts the email addresses in the To: block. But only after I select the email addresses from the lboAdminEmail. Is there a way to select those items automatically when the form opens instead of having to select each one of them?
Steve
Steve