How about just inserting a new column (adjacent to the email addresses) and use
=vlookup() to return the staff id in that column.
You could even hide the email address column (or convert the formulas to values
and delete the original column).
Debra Dalgleish has some nice instructions for =vlookup() at:
http://www.contextures.com/xlFunctions02.html
> Ok lets try and explain what I want to do :confused:
>
[quoted text clipped - 14 lines]
> Simon L's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=3415
> View this thread: http://www.excelforum.com/showthread.php?threadid=401427

Signature
Dave Peterson
Simon L - 02 Sep 2005 15:54 GMT
Excellent thanks......that did the job!!

Signature
Simon L
aaron.kempf@gmail.com - 02 Sep 2005 23:33 GMT
yeah.. here is an idea..
instead of
a) copying data between sheets a zillion times
b) havnig files that are too large
c) having multiple copies of the same data (probably of having
differences between different copies is pretty high)
you shoud
1) keep your DATA in a DATABASE
2) report on your DATA using Views and Sprocs
3) use a real reporting program like crystal or access instead of
creating the report by hand every week