Debug/code window appears on startup

  • Thread starter Thread starter Darhl Thomason
  • Start date Start date
D

Darhl Thomason

I have an Access 2003 ap that I did some updating to last week. When I was
updating it, I put a "stop" on a certain line of code so I could check the
variables and make sure they were doing what I wanted. Once I got
everything working the right way, I removed the stop from the line. Now,
whenever I start my app, it stops on that line of code and highlights it
yellow. I click the continue button on the code window toolbar and the app
starts up normally. I then have no problems with the code stopping at that
line unless I close then reopen my app. This happens every time it starts
up (and ONLY when it starts up), and happens on multiple computers.

Any ideas?

Thanks!

d
 
Darhl Thomason said:
I have an Access 2003 ap that I did some updating to last week. When
I was updating it, I put a "stop" on a certain line of code so I
could check the variables and make sure they were doing what I
wanted. Once I got everything working the right way, I removed the
stop from the line. Now, whenever I start my app, it stops on that
line of code and highlights it yellow. I click the continue button
on the code window toolbar and the app starts up normally. I then
have no problems with the code stopping at that line unless I close
then reopen my app. This happens every time it starts up (and ONLY
when it starts up), and happens on multiple computers.

Any ideas?

Thanks!

d

One thing to try

Make a small change (enter + backspace?), then save and compile.

Hovewer, this might be a slight corruption, trying /decompile probably
doesn't hurt (Note - backup!)

See http://www.granite.ab.ca/access/decompile.htm for step by step
instructions.
 

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

Similar Threads

Debugging does not work - Access 2007 1
Phantom debug break points in MS Access VBA code. 6
Windows Update 0
VBA - Debug 2
Windows 11 Windows 11 update 5
debug toggle stuck? 3
MS Access: 50% CPU Usage? 8
Windows 10 Windows 10 Update on a USB 2

Back
Top