VBA: My Alt-F11 doesnt work any more

  • Thread starter Thread starter Ron
  • Start date Start date
R

Ron

From the database window I can usually press Alt-F11 and
go to the VBA code.

It doesnt work any more. I have to "view code" for a form
with code.

And the project explorer is not shown - and Ctrl-R does
not bring it up.

If I view the "Immediate Window", the project explorer
window comes up too - but not docked the the top left
corner...

How do I repair this?

It works fine for other .mdbs
 
Ron said:
From the database window I can usually press Alt-F11 and
go to the VBA code.

It doesnt work any more. I have to "view code" for a form
with code.

And the project explorer is not shown - and Ctrl-R does
not bring it up.

If I view the "Immediate Window", the project explorer
window comes up too - but not docked the the top left
corner...

How do I repair this?

It works fine for other .mdbs

The only time this happened to me I'd managed to scroll the
vba window off the monitor. Don't ask me how I managed
that... :-)

I remember fixing it by using an active desktop that was
bigger than my monitor could display and scrolling/dragging
things back into place. It was just one mdb that had the
problem.

Whether that's your problem I don't know, but might be worth
a try.

--
Nick Coe (UK)
AccHelp v1.01 Access Application Help File Builder
http://www.alphacos.co.uk/
Download Free Copy
----
 
Try Help / Detect and Repair... (Access 2002 Menu).

I usually use Ctrl+G to open the VBA IDE rather than Alt+F11 but both work
fine on my PC.
 

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