Find Command Error - HELP!!!!

N

NotIT

We have a database on a shared drive used by 6 people. On ONE person's
computer, there is an error message that says:

"The control 'GetLoan' the macro is attempting to search can't be searched.
Try one of the following:
* Add a GoToControl action before the FindRecord action.
* For the FindRecord action, change the Only Current Field action argument
from Yes to No.
* Change the focus to a searchable control."

This error message only appears on this ONE computer, I can log in under my
user on my computer and everything works fine, I log in under my user on that
computer, I get the message also. I compared all of the lines of code and
they are all the same, I can't figure out what the issue/problem is causing
this error message - I greatly appreciate ANY help!!!!
 
J

Jerry Whittle

When one computer doesn't work right, it's probably on that computer.

Same service patches and version of Access?

Same mapped drives?

Have you checked for missing references on that computer?
 
N

NotIT

Hi, same mapped drives, versions, etc. How do I check for missing
references? And THANK YOU for the reply!
 
J

Jerry Whittle

For References press Ctrl + g at the same time.

At the Visual Basic window go up to Tools, References. You should see 4 or 5
items checked and nothing saying Missing in it. If missing, search for the
file listed. Sometimes unchecking and rechecking works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top