in cell A2 is text
aaa
(length will vary)
OR
aaa/bbb/ccc
IF is found text
/bbb/
in cell B2
I want a formula that will conditionally concatenate:
aaa.ddd.com/bbb/ccc
otherwise text will be:
aaa.ddd.com
where ".ddd.com" (minus quotes) is a constant stored elsewhere
(say cell "D2") for this example.
Make sense?
Thanx
aaa
(length will vary)
OR
aaa/bbb/ccc
IF is found text
/bbb/
in cell B2
I want a formula that will conditionally concatenate:
aaa.ddd.com/bbb/ccc
otherwise text will be:
aaa.ddd.com
where ".ddd.com" (minus quotes) is a constant stored elsewhere
(say cell "D2") for this example.
Make sense?
Thanx
Last edited: