Use multiple functions in single formula
hi
try this
=IF(A1=A2,C1&", "&C2,0)
regards
FSt1
"Andrea54" wrote:
I am attempting to generate a formula that states if the data in cell A1=A2,
then merge the data in cells C1&C2 separated by a comma
Cannot combine both =IF and =CONCATENATE in the same formula
--
Andrea54
|