mtagliaferri
Registered User.
- Local time
- Today, 08:28
- Joined
- Jul 16, 2006
- Messages
- 550
Hi all, I am trying to avoid to use a Combo Box & a List Box because of the way the records are stored in the table, I only need to verify that the user does not enter a 3 letter code that is not contained in a specific table (I have a table of countries with the 3 letter code example if the user types ESC instead of ESP an error appears) Is it possible to use the after update to verify the contents against a table? if so hoe can I achieve this?
Thanks
Thanks