Global variable problem in debugging

F

Frederick Chow

Hi all,

I have a VBA project which contains project-level global variables. The
problem is that, whenever I debug the programs and hit the reset button, all
the global variable references will be gone. This is very irritating. Is
there any way to protect the global variable references from resetting when
debugging the project? Thanks for your advice in advance.

Frederick Chow
Hong Kong.
 

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

Top