Hey everyone
I have a column where each row has :
a link , and IP a username a password and port number
they are only separated by spaces
I need a regex formula that would copy the text between these 2 exact words:
IP: xx.xx.xx.xxx user
everything that is between IP and user.
Any ideas?