View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 244
Default project wide compconditional compile constants

at the top of a Module put in something like this
Public Const MyConst As String = "MyString"