Remove #N/A if index(match()) does not return value

bloodybrit90

Board Regular
Joined
Jul 18, 2011
Messages
111
Hi Guys,

When the following formula does not have a value it returns #N/A. How can I get excel not to display the #N/A? Maybe an if statement. I tried if formula is true return formual....but excel wouldnt move onto the false portion when i typed a comma. Any Ideas?

{=INDEX(Inputs!$G$31:$G$39,MATCH(Summary!D39,Inputs!$C$31:$C$39&" "&"Bedroom"&" "&Inputs!$B$31:$B$39,0))}
 

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