A
Amit
Hi tina,
You had replied to my question on Friday, on how to search
whether a particular record (organization name) is already
in a database. You mentioned that one of the ways to do it
is to have a comboBox with the list of organizations, and
then use the 'NotInList' property to enter a new
organization.
My question is this: Is this the only way to do it? I'd
like to have the user type in a name in a textbox using a
form (instead of look it up in a combo box) and then
search the table for that value entered. Is this more
complicated to implement than what you suggested?
Thanks for your help.
-Amit
You had replied to my question on Friday, on how to search
whether a particular record (organization name) is already
in a database. You mentioned that one of the ways to do it
is to have a comboBox with the list of organizations, and
then use the 'NotInList' property to enter a new
organization.
My question is this: Is this the only way to do it? I'd
like to have the user type in a name in a textbox using a
form (instead of look it up in a combo box) and then
search the table for that value entered. Is this more
complicated to implement than what you suggested?
Thanks for your help.
-Amit