No, it doesn't clear things. How do you determine that a given piece of data
in workbook A goes to a given cell in workbook B? YOU may understand that,
but you haven't provided any information with which responders to this post
can understand.

Signature
Brevity is the soul of wit.
Okay, I'll be brief and precise.
Worksheet A contains headers: date, #, time, place.
Data in (A2:D2): date, #, time, and OH, or NY, or PA
Worksheet B contains headers: date, #, OH, NY, PA
Data in (A2:E2)
I would like to copy date, #, and place to the coressponding place name
(OH, NY, PA)
worksheet A
A B C D
1 DATE # TIME PLACE
2 22 OCT 135 730 OH
3 23 OCT 155 945 NY
4 23 OCT 98 545 OH
5 24 OCT 101 730 PA
worksheet B shoud look like this
a b c d
1 DATE OH NY PA
2 22 oct 135
3 23 oct 98 155
4 24 oct 101
Worksheet resorts the data.
Thanks in advance
Sam
> No, it doesn't clear things. How do you determine that a given piece of data
> in workbook A goes to a given cell in workbook B? YOU may understand that,
[quoted text clipped - 38 lines]
> > > >
> > > > Can this be done or am I stuck entering the data twice?