I have a long list of 27,000 stock codes that I want to remove from a list of URLs.
I have tried this formula
=REGEXREPLACE(B2,$C$2:$C$27078,"")
To replace the stock codes with nothing but it doesn't remove the stock code. Is the list too long to process it or is my formula wrong?
Sorry I'm a spreadsheet noob.

