Visual Basic Code hidden

D

Dennis

If I try to "View Code" in excel, the resultant worksheet is blank. Is this
due to a security setting and if so, can I turn it off?

Thanks,
Dennis
 
K

Kassie

It all depends!

Did you double click on Module1? If so, what happened then? Were you asked
to enter a password?
Is there a module 1? How do you know that there are macros running? Did
you double click on the sheet names, to reveal code related to those?
 
G

Gord Dibben

Do you mean right-click on a sheet tab and "View Code"?

Maybe your code is not in that worksheet?

Or right-click on the Excel Icon left of "File" and select "View Code"?

How do you know you have code anywhere?

Maybe it's in a general module?


Gord Dibben MS Excel MVP
 
Top