When the case "the case when the domain is "es-la.domain.com/peter.75054"
With this formula below, everything is correct
=ArrayFormula(IFERROR(REGEXEXTRACT(A1:A,"\w+.\w+/\w+")))
YES, GREAT! HOWEVER< THERE IS ONE LAST PROBLEM:
What if the folder has a period in the folder name...such as the case of: "the case when the domain is "es-la.domain.com/peter.75054"
Do you see how there is a period in between peter "." 75054 ?
This throws the formula off. The output of the formula is not correct, it defers the output to an incorrect folder
Bookmarks