Forum Discussion

TKIng1917's avatar
TKIng1917
Copper Contributor
May 16, 2023

Complex validation

I need to return a blank cell (in MERP) if A1 has a name, and if it has a number, to use the name in A1 until a new name is encountered.  Currently, the formula in the MERP column is =IF((ISTEXT(A1))...

Resources