R
Robyn
I have created a form to look up client records in two unrelated tables using
LName and FName fields. If a client is in both tables or only in the second
table, the records pop up after clicking the OK button twice. However, If the
client is only in the first table, after clicking OK twice, the name
disappears from the two unbound text boxes, and I have to type in the last
and first name again, click OK (names disappear again) type in the names a
second time and click OK in order to obtain the report. Is there a way to
make this form work with only one click and no extra typing?
LName and FName fields. If a client is in both tables or only in the second
table, the records pop up after clicking the OK button twice. However, If the
client is only in the first table, after clicking OK twice, the name
disappears from the two unbound text boxes, and I have to type in the last
and first name again, click OK (names disappear again) type in the names a
second time and click OK in order to obtain the report. Is there a way to
make this form work with only one click and no extra typing?