jo.stanley
Board Regular
- Joined
- Apr 13, 2004
- Messages
- 177
Hi
Ill try and keep this as simple as I can. I am trying to lookup information based on three pieces of information.
I have 2 sheets
Shift and Return
On Shift Sheet
A1 = BF
B2 = Port
C1 = Supplier
D1 = Failure
So what I need to try and get a result off is
If A1 and B1 on (Shift) match on (Return) and also D1 on (Shift) is 'Current'
Then return C1 (Supplier) to (Return)
I'm hoping I haven't explained this and made it more complex than it is
If A1&B1&D1=current then c1
Ill try and keep this as simple as I can. I am trying to lookup information based on three pieces of information.
I have 2 sheets
Shift and Return
On Shift Sheet
A1 = BF
B2 = Port
C1 = Supplier
D1 = Failure
So what I need to try and get a result off is
If A1 and B1 on (Shift) match on (Return) and also D1 on (Shift) is 'Current'
Then return C1 (Supplier) to (Return)
I'm hoping I haven't explained this and made it more complex than it is
If A1&B1&D1=current then c1