Thread
:
Help: Nested If/And Function formula to VB code
View Single Post
#
2
Posted to microsoft.public.excel.programming
Earl Kiosterud
external usenet poster
Posts: 611
Nested If/And Function formula to VB code
RAP,
If Range("B11") = 24 And _
Range("B18") = 24 And _
Reply With Quote
Earl Kiosterud
View Public Profile
Find all posts by Earl Kiosterud