View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rion Rion is offline
external usenet poster
 
Posts: 1
Default Quickly Dimension used variables

I have recently decided to use the option explicit method. I now need
to go through all my codes to find all the variables and dimension
them. Does anyone have suggestions on how to speedily do this. For
example, it would be cool if there was a macro that you could run on
the code itself that would dimension all your undimensioned variables.
Thoughts? Suggestions? Thanks