E
Emily
I'm trying to make a formula that will concatenate a range
of cells, but ignore cells that contain "0".
For example:
D12: SFT
E12: co2
F12: 0
G12: r2
CONCATENATE(D12,E12,F12,G12)= SFTco20r2
I need it to read = SFTco2r2
How do I create a formula that will ignore cells that
contain zeros?
Thanks!
of cells, but ignore cells that contain "0".
For example:
D12: SFT
E12: co2
F12: 0
G12: r2
CONCATENATE(D12,E12,F12,G12)= SFTco20r2
I need it to read = SFTco2r2
How do I create a formula that will ignore cells that
contain zeros?
Thanks!