C
cokparae
I am a beginner in Access!
I have created a form where i will be able to type in a value. When I press
enter, I want that value to check against another query and return any
matches associated with the original value. This function needs to be a
iterative loop that will continute to check itself against the other query
until it finds a match and if no match is found, I would like an error
message to pop up if the value is not the the query or if there is a null.
I have been working at this for a couple of days now, so any help would be
appreciated.
Thanks
C
I have created a form where i will be able to type in a value. When I press
enter, I want that value to check against another query and return any
matches associated with the original value. This function needs to be a
iterative loop that will continute to check itself against the other query
until it finds a match and if no match is found, I would like an error
message to pop up if the value is not the the query or if there is a null.
I have been working at this for a couple of days now, so any help would be
appreciated.
Thanks
C