unable to set the reference

H

Hammor

I have an Access 97 app. It used to rely on a code module
sitting on a network drive. A recent storm crashed the
network storage. There is another copy of the code mod. I
want to reset the reference. However, I could not get to
the Tools, References screen. It was gray out.
I went in the code module of some of the forms, as well as
in the design mode, but none of them let me to the place I
wanted to go.
I guess in Access IDE, it does not give you enough control
on compilation. It does not have run without compilation.
I am stuck.
Your help is appreciated.
 
D

Douglas J. Steele

Make sure that you're not just in Break mode. Check the Run menu option, and
click on End to ensure you're not.
 
Top