View Single Post
  #1   Report Post  
joe
 
Posts: n/a
Default 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