S
sandyw
Think of vlookup. You tell it what you are matching and it returns a value.
I need it to match 2 criteria, not 1, to return a value.
Example:
Part NO. Ship Date Tracking #
1234 6/5/04 11111
1234 7/2/04 22222
If I use the vlookup to pull the tracking # based on part # I will always
get 11111.
I need to be able to say, give me the tracking # when the sales order is
1234 AND the ship date is 7/2/04.
Any suggestions?
I need it to match 2 criteria, not 1, to return a value.
Example:
Part NO. Ship Date Tracking #
1234 6/5/04 11111
1234 7/2/04 22222
If I use the vlookup to pull the tracking # based on part # I will always
get 11111.
I need to be able to say, give me the tracking # when the sales order is
1234 AND the ship date is 7/2/04.
Any suggestions?