So I have been looking at another solution to a similar problem and I have a couple of problems but it seems to work slightly better. I've changed the expression to Mid([field1],InStrRev([field1]," ",(,InStr([field1],"@"))+1) and I need to remove <, >, (, ), . and any other miscellaneous...