G
Guest
I have a form where I would like to type in a loan number into my "Find_Loan"
field, then click a command button next to this field to search for that
record. If the record exists, I want to go to it, if it doesn't, then I'll
know I can create a new one. For example, I want to enter the information for
loan number 11111 into my database via a form, but first I want to make sure
loan number 11111 doesn't already exist. I will have thousands of loans so I
don't want to have to do an edit, find type of thing, I'd like to just type
in the loan number, hit the command button and then be brought to the record
or told it isn't there.
field, then click a command button next to this field to search for that
record. If the record exists, I want to go to it, if it doesn't, then I'll
know I can create a new one. For example, I want to enter the information for
loan number 11111 into my database via a form, but first I want to make sure
loan number 11111 doesn't already exist. I will have thousands of loans so I
don't want to have to do an edit, find type of thing, I'd like to just type
in the loan number, hit the command button and then be brought to the record
or told it isn't there.