M
Mike
Good afternoon everyone,
Using Windows & Excel XP
I'm having a problem with the =VLOOKUP function. In the help section it
says that it searches for a value in the leftmost column of a table. What I
want it to is to search the first two column of a table. For example I have
a worksheet called "winners" that looks like this,
A B C
-------------------------------
1 0 0 Nothing
2 0 1 $3
3 1 1 $4
4 2 0 Nothing
5 2 1 $7
on a previous page i have data as follows:
A B
----------------------
1 2 0
2 1 1
3 0 1
How would I write the vlookup formula to check the data in A1 & B1 (2 & 0)
and return a value of "nothing" in C1?
Thanks,
Mike
Using Windows & Excel XP
I'm having a problem with the =VLOOKUP function. In the help section it
says that it searches for a value in the leftmost column of a table. What I
want it to is to search the first two column of a table. For example I have
a worksheet called "winners" that looks like this,
A B C
-------------------------------
1 0 0 Nothing
2 0 1 $3
3 1 1 $4
4 2 0 Nothing
5 2 1 $7
on a previous page i have data as follows:
A B
----------------------
1 2 0
2 1 1
3 0 1
How would I write the vlookup formula to check the data in A1 & B1 (2 & 0)
and return a value of "nothing" in C1?
Thanks,
Mike