Situation is, I am using the following code to get some pretty specific text over from column A to column C.
=TRIM(SUBSTITUTE(A57,B57,""))
The first 2 words are always equal to Network Bridge, followed by other text.
My question is, is there a way to eliminate the space between the words...