• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Find and Concatenate excluding <text>

Long time no see!

Hi Guys,

If anyone can assist with this it would be greatly appreciated.

Desired result is in column D.

kind regards,

Kelli
 

Attachments

  • Not Defined.xlsx
    9 KB · Views: 11
Maybe,

In D2, copied down :

=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A2&" and "&B2,"<Not Defined> and ","")," and <Not Defined>",""),"<Not Defined>","")

Regards
Bosco
Sorry Bosco, I've been advised otherwise. If both fields are <Not Defined>, please show as <Not Defined>.

Cheers!
 
Back
Top