View Single Post
 
Old 12-07-2020, 07:52 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,176
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

No eye rolling from me today. I don't usually use Watch as it is rarely useful to me and I tend to add Debug.Print statements or hover over things if I need to see what their values are.

I do use them for arrays though when my usual methods are too clunky.

If you have defined the same name in multiple subs/functions then the context will be super important and I would be using global variables if that was the case.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote