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.
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.