J
Jeff
Hi,
I have a few macros that are being edited.
My question - is there a way to tell if a declared variable
has been used in the "sub Marcro()" or if it was just declared (i.e. dim
Variable3 as double) and not used.
This would be useful because it would allow me to more easily delete unused
variables and eliminate clutter.
Thanks
I have a few macros that are being edited.
My question - is there a way to tell if a declared variable
has been used in the "sub Marcro()" or if it was just declared (i.e. dim
Variable3 as double) and not used.
This would be useful because it would allow me to more easily delete unused
variables and eliminate clutter.
Thanks