Calculation after using IFERROR

PRADEEPSWALSE

New Member
Joined
Nov 27, 2018
Messages
28
Office Version
  1. 2013
Platform
  1. Windows
Hi,
I have used IFERROR function which returns cell (B5) to blank cell e.g. Cell ‘B5’ shows blank cell. I want to display cell B5 as numeric (which comes from VLOOKUP) or blank cell (if value is not available in table). But I also want add cell B5 and cell B6 and display addition in cell B7. Cell B6 is having some numeric e.g. ‘5’.
In above case, Cell B7 should show addition as ‘5’ (0+5) but it shows #value!.

Please suggest solution for above query.

Thanks in advance.

Regards,
Pradeep
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
It doesn't link to add 5 to blank.
I think it would be better to have your IFERROR return 0, instead of blank, and simply use Custom Formatting or Conditional Formatting to hide the 0.
 
Upvote 0
Hi,

Thanks for the reply.
It is working fine at my end.....

Thanks for the solution.

Regards,
Pradeep
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,215
Members
448,554
Latest member
Gleisner2

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