A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I believe I finally found a solution. VBA MZ-Tools 3.0 (http://www.mztools.com) is an add-on that contains numerous helpful tools for VBA developers. In particular, there is a tool called "Review Source Code" that, among other things, identifies all the unused variables at both the module level and procedure level.
To the Excel Moderator, could you kindly mark my question as Answered (even though I answered it myself)?
Thanks.