View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
comparini3000 comparini3000 is offline
external usenet poster
 
Posts: 22
Default Declaring Constants: objects

How/where do I declare constants (in general). If I'm declaring an object
constant, would I go about it differently than other constants (since object
variables require "set...")? Any help is deeply appreciated

Andre