Backboards: 
Posts: 154
In response to "yes. -- nm" by b.

Actually, I just figured a way, where it doesn't matter.

If the address is in A1, in B1, use:
=FIND(@,A1)-1

Then in C1, use:
=Left(A1,B1-1)

That should work.


Responses:
Post a message   top
Replies are disabled on threads older than 7 days.