M
Marcia O
I entered the following formula and the only way I get the
result of each cell that doesn't have "xxxxx" is to fill
in all cells; I want the result cell by cell, can you help?
=IF(OR
(C5="xxxxx",L5="xxxxx",U5="xxxxx",AD5="xxxxx",AM5="xxxxx"),
"",CONCATENATE(C5&", ",L5&", ",U5&", ",AD5&", ",AM5))
result of each cell that doesn't have "xxxxx" is to fill
in all cells; I want the result cell by cell, can you help?
=IF(OR
(C5="xxxxx",L5="xxxxx",U5="xxxxx",AD5="xxxxx",AM5="xxxxx"),
"",CONCATENATE(C5&", ",L5&", ",U5&", ",AD5&", ",AM5))