D
die_laffin via AccessMonster.com
Hi
I have a combobox on a form that lists email addresses that I use for
emailing my reports
What I am trying to do is have the ability to add another email address if
its not in the list
The combobox is unbound & recordsource is tblEmailAddresses. This table just
has 3 fields, EmailAddress, FirstName & Surname
At present when NotInList fires & it tells me that its not in the list &
opens my form to let me enter the details.
Problem is I cannot work out how to pass the already entered email address to
the new form so that I dont have to retype the email address.
Any help would be appreciated. Its been a long say & I'm feeling a bit thick!
Thanks
die_laffin
I have a combobox on a form that lists email addresses that I use for
emailing my reports
What I am trying to do is have the ability to add another email address if
its not in the list
The combobox is unbound & recordsource is tblEmailAddresses. This table just
has 3 fields, EmailAddress, FirstName & Surname
At present when NotInList fires & it tells me that its not in the list &
opens my form to let me enter the details.
Problem is I cannot work out how to pass the already entered email address to
the new form so that I dont have to retype the email address.
Any help would be appreciated. Its been a long say & I'm feeling a bit thick!
Thanks
die_laffin