Hi,
Please see attached screenshot below.....In Googlesheet, Ive done it to find matching VERO titles and lists it in column E. I now want it to get those from the columns A and B, delete matching vero titles + SKUs and then put the rest in column G and H as shown. Would this be possible with a formula?
Formula currently used:
D5 =ARRAYFORMULA(IFERROR(LOOKUP(2,1/SEARCH(" "&C5&" "," "&$B$5:$B$11&" "),$B$5:$B$11),""))
E5 =IFERROR(filter(D5:D11,D5:D11<>""))
Thank you very much in advance
Please see attached screenshot below.....In Googlesheet, Ive done it to find matching VERO titles and lists it in column E. I now want it to get those from the columns A and B, delete matching vero titles + SKUs and then put the rest in column G and H as shown. Would this be possible with a formula?
Formula currently used:
D5 =ARRAYFORMULA(IFERROR(LOOKUP(2,1/SEARCH(" "&C5&" "," "&$B$5:$B$11&" "),$B$5:$B$11),""))
E5 =IFERROR(filter(D5:D11,D5:D11<>""))
Thank you very much in advance