Sam Summers
Registered User.
- Local time
- Today, 16:07
- Joined
- Sep 17, 2001
- Messages
- 939
I have been searching for something like this but cant seem to find it.
I need to be able to type in a number into a textbox that is then checked to match a number that is already held in a table but at a different location.
When the user hits Enter the number is then inserted into a new location. i.e. from one job to another job.
I can use an update query to change locations, its just the matching of the number from the table that i'm not sure about.
The number field is not able to be set as a combobox.
Thanks very much in advance.
I need to be able to type in a number into a textbox that is then checked to match a number that is already held in a table but at a different location.
When the user hits Enter the number is then inserted into a new location. i.e. from one job to another job.
I can use an update query to change locations, its just the matching of the number from the table that i'm not sure about.
The number field is not able to be set as a combobox.
Thanks very much in advance.