View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jerry chapman[_2_] jerry chapman[_2_] is offline
external usenet poster
 
Posts: 17
Default Initialize a Private variable

I have a private variable:

Private outlookDate As Date

How can I set the value of this variable before I run any macros?