How to change #VALUE! to 0 in formaula or Change all Non Value Cells to Zero

craigy111

New Member
Joined
Jul 5, 2017
Messages
20
Good afternoon all,

I am very frustrated as everything i have tried has failed so let me explain:

In Column E Row6 i have the following formula:

=IF(ISNUMBER(SEARCH("WON",Jan!A6)),Jan!G6,"") - Working Good

In Column J Row6 I have the following formula:

=SUBSTITUTE(SUBSTITUTE(E6,"£","+"),",","") - Working Good

In Column O I have inserted a formula using DEFINE NAME in Formulas Tab:

=EVALUATE(DATA!$J$6:$J$96) - PROBLEM

Now the problem that i am having is that the EVALUATE is returning #VALUE in NON VALUE Cells where only a formula lives.

I require to SUM Column O, as there is a #VALUE! this is not possible.
All numerical values

Is there anyway to either SUM Column O ignoring #VALUE!?
OR
Anyway to change the formula for EVALUATION to incorporate an ignore NO VALUE cells?
OR
Is there away to change #VALUE! to 0? or All Non Value Cells to 0?
OR
Any other suggestions?

I have tried VLOOKUP with no success.
I'm probably missing something simple but my head is fried.

Thanks to all for any pointers, advice or solutions
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,223,893
Messages
6,175,240
Members
452,621
Latest member
Laura_PinksBTHFT

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