Forum Discussion

Krish89's avatar
Krish89
Helper II
5 years ago

Lookup values based on multiple conditions

Hello, I have an excel file with two sheets called Data and MF. S.NONew :  =IF(OR(D2="#";D2="NULL");C2;D2) CombinedValue: = B2&A2&E2 (concatenation of ID ,IDNew, S.NONew) Rep: = IFERROR...