View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Earl Kiosterud Earl Kiosterud is offline
external usenet poster
 
Posts: 611
Default Nested If/And Function formula to VB code

RAP,

If Range("B11") = 24 And _
Range("B18") = 24 And _