M
mike
Here is an example of what I am trying to lookup:
column A column B column C
3.00 4.00 2.95
3.00 4.50 3.00
I am trying to do a lookup by punching a value into a cell which would be in
column A and also a value into another cell which would be in column B to
give me the value in the correct coumn C. I tried this,
=VLOOKUP(G3,A2
3,3). How do i do this?
-Mike
column A column B column C
3.00 4.00 2.95
3.00 4.50 3.00
I am trying to do a lookup by punching a value into a cell which would be in
column A and also a value into another cell which would be in column B to
give me the value in the correct coumn C. I tried this,
=VLOOKUP(G3,A2

-Mike