View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default Unused Variables


try mz tools for vba

http://www.mztools.com/index.htm
--


Gary


"MarkS" wrote in message
...
Hi,
I saw a program/macro to find all the variables that have been declared and
checking thay have all been used, I have forgotten where I saw it. Can anyone
help me

MarkS