Hello,
I have a little question concerning the global variables.
I read in a VBA site that they can be checked in the locate window with the debug mode. I cannot find any of them. Could someone tell me if it is possible to see it ? Maybe I did not look to the right place.
For example, in a module, I have declared my global variable like this :
Thank you in advance.![]()
Public Const pi = 3.1415926535898
Bookmarks