// Get the domain from an email address
=MID(C2, FIND("@", C2, 1) + 1, 90)
Created
May 22, 2018 15:06
-
-
Save Sulcalibur/d83f33bd0d9ad6e1287ebd451f124fe4 to your computer and use it in GitHub Desktop.
Excel Snippets
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment