Hi,
I am trying to use textjoin formula in office 365 excel with multiple if condition in same range . Please see attached excel
Two if criteria with following formula is not working
=TEXTJOIN(" | ",TRUE,IF((C3:C200="Mandatory")*(C3:C200="Optional"),B3:B200,""))
Range(B2:B23) C2:C23
Field Name FieldType
Gift Card Type Mandatory
Card Design Optional
Gift Card Amount Mandatory
Delivery Mandatory
To Email Mandatory
From Optional
Message Optional
Quantity Optional
Delivery Date Optional
Cart Validate Validation
Submit PMandatory
PositiveMsg ValidationP
Negative Msg ValidationN
Bookmarks