Form Lookup - no function without text box

tca_VB

Registered User.
Local time
Today, 02:59
Joined
Jul 12, 2007
Messages
24
I inherited a database that has a form with a lookup on a name field. When the name is typed into the field for lookup it seems to go in an endless loop and doesn't return anything. Prior user added a text message box that simply needs to click on OK and record returns.

I'm assuming that it needs time to complete and the text message box gives it that time? Is there a way to do this with a time loop or something.

Sorry, I don't have the code for this right now, but hopefully my description makes sense.
 
Show us your code when you have it available.
 

Users who are viewing this thread

Back
Top Bottom