V
Vader
I need to look up a value that meets 2 criteria.
My data is like this
..Code.........|Week.....|....Important Data !!
OMG | 1 | XX
AFK | 2 | XX
OMG | 2 | XX
AFK | 3 | XX
OMG | 4 | XX
Where there is no data for a week or code I want a blank cell left in the
template below.
Where there is a match I want the “Important Data†returned.
Code Code
.......OMG........|.....AFK......
Week1| XX |
Week2| XX | XX
Week3| | XX
Week4| XX |
Im all out of ideas??
My data is like this
..Code.........|Week.....|....Important Data !!
OMG | 1 | XX
AFK | 2 | XX
OMG | 2 | XX
AFK | 3 | XX
OMG | 4 | XX
Where there is no data for a week or code I want a blank cell left in the
template below.
Where there is a match I want the “Important Data†returned.
Code Code
.......OMG........|.....AFK......
Week1| XX |
Week2| XX | XX
Week3| | XX
Week4| XX |
Im all out of ideas??