K
Karen
I am working on a data entry form where i don't want to allow a user to
enter a record with the same code and lotno as an existing record. There
can be other codes with the same lotno, there can be many lotno's for each
code.
I had in mind to run a query when the lotno field lost focus and alert the
user if there was an existing record with the same code+lotno combination.
When they click an ok button, focus should be set to the lotno field.
If there isn't a match I want the entry to continue with no alerts or
notices.
Does anyone have any ideas on how to do this?
Thanks in advance for all of your help.
Karen
enter a record with the same code and lotno as an existing record. There
can be other codes with the same lotno, there can be many lotno's for each
code.
I had in mind to run a query when the lotno field lost focus and alert the
user if there was an existing record with the same code+lotno combination.
When they click an ok button, focus should be set to the lotno field.
If there isn't a match I want the entry to continue with no alerts or
notices.
Does anyone have any ideas on how to do this?
Thanks in advance for all of your help.
Karen