What is the proper formula to use for this?

htchandler

New Member
Joined
Apr 17, 2011
Messages
47
I'm trying to do a V lookup, the problem is that for each lookup value, there are three colums it will have to look at for a result. Only one of those three colums will have a result, the other two (for each lookup value) will be blank. I tried this:

=OR(VLOOKUP(E2,SIDPERS_ARNG!$A$2:$CZ$377,69,TRUE),VLOOKUP(E2,SIDPERS_ARNG!$A$2:$CZ$377,68,TRUE),VLOOKUP(E2,SIDPERS_ARNG!$A$2:$CZ$377,78,TRUE))

but it did not work. Any ideas?

Henry
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
I think there is something else wrong with the worksheet. I tried switching it to 94, 95, and 104 and it still didn't work. I even tried using =SIDPERS_ARNG!CQ282 and it just sat with that formula, never came back with an error or anyting. I ensured that the cell format was text.
 
Upvote 0

Forum statistics

Threads
1,224,582
Messages
6,179,670
Members
452,936
Latest member
anamikabhargaw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top