S
Steve
I have this formula.
=IF(ISERROR(FIND("Relief",MasterTab!O21)),"",MAX(A$1:A1)+1)
can it be modified to find three different things instead of "relief". I'd
like it to find: (FLM) (FL) and (M) ?
Much thanks,
Steve
=IF(ISERROR(FIND("Relief",MasterTab!O21)),"",MAX(A$1:A1)+1)
can it be modified to find three different things instead of "relief". I'd
like it to find: (FLM) (FL) and (M) ?
Much thanks,
Steve