Is there a tool, method or setting in VBA to warn about variables that have been DIMmed, but aren't being used?
|
|
MZ-Tools will search through your code and tell you what is not being used. The version for VBA can be found here. The specific feature in MZ-Tools that performs what you asking about is Review Source Code:
|
||||||
|
