A
A C
Hi
Is there an easy way (eg property) for dropdown boxes to determine if the
user entered a value already in the list? The user is permitted to select
existing items in the list OR type new ones. Limit to list is false.
If the user starts typing and the autofill gives them the entry they want,
OR if they select the entry using the dropdown and selects the item I would
like a quick way to know. I am wanting to avoid having to write an after
update query to go looking for that entry to tell me if it is new.
Another question. The drop box has 5 or so columns. If the user types a
new entry into the drop box, what values does Access give to the other 4+
columns, are they null?
Thanks in advance
AC
Is there an easy way (eg property) for dropdown boxes to determine if the
user entered a value already in the list? The user is permitted to select
existing items in the list OR type new ones. Limit to list is false.
If the user starts typing and the autofill gives them the entry they want,
OR if they select the entry using the dropdown and selects the item I would
like a quick way to know. I am wanting to avoid having to write an after
update query to go looking for that entry to tell me if it is new.
Another question. The drop box has 5 or so columns. If the user types a
new entry into the drop box, what values does Access give to the other 4+
columns, are they null?
Thanks in advance
AC