Switchboard - missing or broken IELABEL.OCX

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

Guest

Hi.
I am using Access 2002 and added two new reports to the switchboard. When I
click on the switchboard form, the following error appears: "Your Microsoft
Access database or project contains a missing or broken reference to file
'IELABEL.OCX' version 1.0." According to help, I am to go to TOOLS ==>
References and in the Available References box, clear the check boxes next to
any missing files..etc. I can't find References on my Tools menu. Please
let me know how I can fix the broken reference. Thanks !!
 
Sounds like you may have to just reload access on the machine. This is
simple and does not normally destroy any thing that is alread built.

Sometiimes you may import a switchboard from another db and change the
settings to what you need in this one and it will also work. This normally a
fluke.....and easily fixed...

At least the few times I have seen similar occurances this curred the problem.

Diwght
 
Hi.
I am using Access 2002 and added two new reports to the switchboard. When I
click on the switchboard form, the following error appears: "Your Microsoft
Access database or project contains a missing or broken reference to file
'IELABEL.OCX' version 1.0." According to help, I am to go to TOOLS ==>
References and in the Available References box, clear the check boxes next to
any missing files..etc. I can't find References on my Tools menu. Please
let me know how I can fix the broken reference. Thanks !!

You have to have the VBA code window open.
Click on Ctrl + G to open the debug window (or open the Switchboard
code window).
Then Tools + References.
Uncheck any marked MISSING.
 
Back
Top