Formula Help: IF and Vlookup combination

dallascowboys

New Member
Joined
Oct 10, 2018
Messages
8
[TABLE="width: 500"]
<tbody>[TR]
[TD]ID1[/TD]
[TD]ID2[/TD]
[TD]Name[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]001[/TD]
[TD]A012[/TD]
[TD]John Smith[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]002[/TD]
[TD]B038[/TD]
[TD]Will Johnson[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]

Here is what I struggled, some of our employees have 2 IDs, this is what I want: If vlookup the ID1, if return is "#N/A", then I want to vlookup ID2 to return a name. (which should come up with name).

How do I put one formula together? I tried to use if(vlookup) but it doesn't work.

Thanks for the help!
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.

Forum statistics

Threads
1,224,828
Messages
6,181,201
Members
453,022
Latest member
RobertV1609

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