ziad alsayed
Well-known Member
- Joined
- Jul 17, 2010
- Messages
- 665
dear all
i am trying to lookup value from one sheet to another base on two condition (Year and Item). below is the data i need to put the price in first table based on the data in the second table
table 1
Excel 2010
table 2
Excel 2010
hope you can assist.
i am trying to lookup value from one sheet to another base on two condition (Year and Item). below is the data i need to put the price in first table based on the data in the second table
table 1
Excel Workbook | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | Branch | Year | Item | Qty | Unit Price | ||
2 | PHC | 2008 | Big Diary | 800 | |||
3 | PHC | 2009 | Big Diary | 800 | |||
4 | PHC | 2010 | Big Diary | 700 | |||
5 | PHC | 2011 | Big Diary | 650 | |||
6 | PHC | 2012 | Big Diary | 500 | |||
7 | PHC | 2008 | Small Diary | 500 | |||
8 | PHC | 2009 | Small Diary | 500 | |||
9 | PHC | 2010 | Small Diary | 400 | |||
10 | PHC | 2011 | Small Diary | 300 | |||
11 | PHC | 2012 | Small Diary | 0 | |||
12 | PHC | 2008 | Table Pad | 700 | |||
13 | PHC | 2009 | Table Pad | 700 | |||
14 | PHC | 2010 | Table Pad | 600 | |||
Data |
table 2
Excel Workbook | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | 2008 | 2009 | 2010 | 2011 | 2012 | |||
2 | Dollar rate | 150 | 150 | 150 | 150 | 150 | ||
3 | Big Diary | $4.50 | $4.50 | $5.00 | $5.50 | $5.50 | ||
4 | Small Diary | $1.50 | $1.50 | $1.50 | $1.80 | $1.80 | ||
5 | Table Pad | $1.20 | $1.20 | $1.20 | $1.40 | $1.40 | ||
6 | Table Calender | $1.00 | $1.00 | $1.00 | $1.10 | $1.10 | ||
7 | Greeting Cards | $0.50 | $0.50 | $0.50 | $0.50 | $0.50 | ||
8 | Wine Sets | $35.00 | $40.00 | $42.00 | $45.00 | $45.00 | ||
Prices |
hope you can assist.