Switchboard Can't load

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have an access database at one of my clients, it runs on all machines ok
except one. He gets the following message

Microsoft Access Can't move focus to oleunbound24.

Which is odd as it is not trying to set the focus to this object.

The machines all have standard builds of windows/office and his machine has
had access re-installed but his is the only one it does this on.

Any suggestions would be greatly appreciated
 
Anytime an app works on some machines but not others, the first thing you
need to check are the references on the offending machine(s) to see if any
are missing.
I have an access database at one of my clients, it runs on all machines ok
except one. He gets the following message

Microsoft Access Can't move focus to oleunbound24.

Which is odd as it is not trying to set the focus to this object.

The machines all have standard builds of windows/office and his machine has
had access re-installed but his is the only one it does this on.

Any suggestions would be greatly appreciated

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
Sorry, hit the Drnd button too soon! Meant to add this:

To check for missing references, go into the code module for your form, then
goto Tools - References. Check all of the selected references. If any of
the selected references have "MISSING" in front of them, unselect them, and
back out of the dialog box. Now go back into the dialog box and reselect the
reference.

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 
Yeh sorry should have said i have already checked that there are no missing
links in refs.
 

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

Back
Top