I'm looking for an excel based formula for one of my projects which can help in removing certain parts of a cell (Cell A - names separated by a based on the values in Cell B (similar format as Cell A). I'm running a flow on this file as well hence cannot run VBA based solutions as my connector is excel online.
Example
Cell A - cat;dog;rat;rabbit
Cell B - rabbit;dog
Result needs to be - cat;rat