I have a similar problem, but different symptoms. I can launch my app from
the database window by double-clicking on the Main form icon, but none of my
breakpoints in the code window hit. If I select the Main() sub in my modMain
(which loads and launches the frmMain) in the VB Editor Code Window and
select Run from the Run menu, nothing happens. No form launches, no error
messages, nothing. If I don't have a sub or anything selected and click the
Run icon in the VB Editor, it asks for a macro to run.
I KNOW that I am being incredibly obtuse about something here, but I just
can't seem to figure out how to get into the debugger, or to start the app in
a "debug" mode.
This is Access 2002 from Office XP on a Dell Inspiron 1100 running Windows
XP SP2. All OS and Office updates are applied. TIA.
Paul
> > Problem sorted - the sub procedure was contained in the code section of a
> > form and not in a general module. Once the sub had been moved to a module, it
[quoted text clipped - 7 lines]
> -- Vincent Johns <vjohns@alumni.caltech.edu>
> Please feel free to quote anything I say here.
Paul Richardson - 29 Apr 2006 19:45 GMT
Never mind. I found the answer in another newsgroup!
> I have a similar problem, but different symptoms. I can launch my app from
> the database window by double-clicking on the Main form icon, but none of my
[quoted text clipped - 24 lines]
> > -- Vincent Johns <vjohns@alumni.caltech.edu>
> > Please feel free to quote anything I say here.