I have a table that contains various data:
WO# Status Activity Est Hrs
101000 R 1 2
101001 A 1 1
101001 R 2 3
101002 A 1 4
etc.
On another sheet, I would like to enter the WO# and Activity# in seperate columns and retrieve the Est Hrs i.e. for 101001 act 1 return 1 and 101001 act 2 return 3, etc. All WO# and Activity# combinations are unique.
Can someone help me with the formula?
TIA
WO# Status Activity Est Hrs
101000 R 1 2
101001 A 1 1
101001 R 2 3
101002 A 1 4
etc.
On another sheet, I would like to enter the WO# and Activity# in seperate columns and retrieve the Est Hrs i.e. for 101001 act 1 return 1 and 101001 act 2 return 3, etc. All WO# and Activity# combinations are unique.
Can someone help me with the formula?
TIA