Thanks Fred - My example isn't entirely accurate, as I really do not want to
pull any values off WSA, EXCEPT the names... WSB values will be entered
separately, by hand.
Sorry if this makes no sense... basically, I want to keep the names on WSB
current by pulling them off of WSA, but not pulling any other values off of
it.
> Use Match to find the row number the student is on in WS A, and then Index to
> access a particular cell on that row. Then copy or formulate the result in each
[quoted text clipped - 27 lines]
> >
> > Which is incorrect... any suggestions?
Fred Smith - 31 Mar 2007 15:36 GMT
You're right, it doesn't make any sense to me. If you're not referencing WSA for
anything, then why does it cause problems on WSB?
Let's deal just with WSB for now. What are the formulas? Where do the names come
from? And where does FTO come from?
When you delete, for example, Jon Doe, how do you do it? Do you delete the row,
or do you delete just the cell?

Signature
Regards,
Fred
> Thanks Fred - My example isn't entirely accurate, as I really do not want to
> pull any values off WSA, EXCEPT the names... WSB values will be entered
[quoted text clipped - 37 lines]
>> >
>> > Which is incorrect... any suggestions?