Thread
:
Nested IF question
View Single Post
#
1
joe
Posts: n/a
Nested IF question
I need to create a formula which states like this
IF ( A1 ' ' AND B1 ' ' AND C1 ' ' Then 'hai', IF D1 ' ' AND E1 ' ' Then
'Hello')
Can you guys help
Reply With Quote