View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Janis Janis is offline
external usenet poster
 
Posts: 360
Default macro doesn't compile after module crashed continued from scar

I did declare it elsewhere. Why does it affect another macro? It isn't a
global variable meaning I didn't define it in the declarations.
thanks,

"stevebriz" wrote:

do a Search for all the project and see if you have declared Rng
elsewhere that could affect it?