ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   #VALUE in formula as opposed to result (https://www.excelbanter.com/excel-worksheet-functions/64421-value-formula-opposed-result.html)

Spike

#VALUE in formula as opposed to result
 
I have come across a formula with #VALUE actually in the formula as opposed
to the result. What does this mean, if it is correct why would someone code
it into the formula and what does it do as the result is a number and not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike

Bob Phillips

#VALUE in formula as opposed to result
 
Can you post the formula?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Spike" wrote in message
...
I have come across a formula with #VALUE actually in the formula as

opposed
to the result. What does this mean, if it is correct why would someone

code
it into the formula and what does it do as the result is a number and not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike




Niek Otten

#VALUE in formula as opposed to result
 
And the value of the input cells?

--
Kind regards,

Niek Otten

"Bob Phillips" wrote in message
...
Can you post the formula?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Spike" wrote in message
...
I have come across a formula with #VALUE actually in the formula as

opposed
to the result. What does this mean, if it is correct why would someone

code
it into the formula and what does it do as the result is a number and not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike






Spike

#VALUE in formula as opposed to result
 
Formula is =IF(ABS(I82-I130)Tolerance_Fund,#VALUE!+I82)

This actually produces a numeric result
--
with kind regards

Spike


"Niek Otten" wrote:

And the value of the input cells?

--
Kind regards,

Niek Otten

"Bob Phillips" wrote in message
...
Can you post the formula?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Spike" wrote in message
...
I have come across a formula with #VALUE actually in the formula as

opposed
to the result. What does this mean, if it is correct why would someone

code
it into the formula and what does it do as the result is a number and not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike







Niek Otten

#VALUE in formula as opposed to result
 
Hi Spike,

This is not a complete formula.
An IF should have a TRUE part and a FALSe part, like in:
=IF(Condition, TrueValue,FalseValue)
Your formula has been corrupted one way or another. It should read something
like
=IF(ABS(I82-I130)Tolerance_Fund,I79,I82)
But why do you say it gives a numeric result? What? and what, again, are the
input values?
Do you have any idea what the formula is *supposed* to do?

--
Kind regards,

Niek Otten




"Spike" wrote in message
...
Formula is =IF(ABS(I82-I130)Tolerance_Fund,#VALUE!+I82)

This actually produces a numeric result
--
with kind regards

Spike


"Niek Otten" wrote:

And the value of the input cells?

--
Kind regards,

Niek Otten

"Bob Phillips" wrote in message
...
Can you post the formula?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Spike" wrote in message
...
I have come across a formula with #VALUE actually in the formula as
opposed
to the result. What does this mean, if it is correct why would
someone
code
it into the formula and what does it do as the result is a number and
not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike








Spike

#VALUE in formula as opposed to result
 
I do apologise you are absolutely right there is a second comma after the
word VALUE which i never noticed and makes it a proper IF statement. I am
sorry to have wasted both your's and bob's time.

I am off for an eye test!!!

Many thanks
--
with kind regards

Spike


"Niek Otten" wrote:

Hi Spike,

This is not a complete formula.
An IF should have a TRUE part and a FALSe part, like in:
=IF(Condition, TrueValue,FalseValue)
Your formula has been corrupted one way or another. It should read something
like
=IF(ABS(I82-I130)Tolerance_Fund,I79,I82)
But why do you say it gives a numeric result? What? and what, again, are the
input values?
Do you have any idea what the formula is *supposed* to do?

--
Kind regards,

Niek Otten




"Spike" wrote in message
...
Formula is =IF(ABS(I82-I130)Tolerance_Fund,#VALUE!+I82)

This actually produces a numeric result
--
with kind regards

Spike


"Niek Otten" wrote:

And the value of the input cells?

--
Kind regards,

Niek Otten

"Bob Phillips" wrote in message
...
Can you post the formula?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Spike" wrote in message
...
I have come across a formula with #VALUE actually in the formula as
opposed
to the result. What does this mean, if it is correct why would
someone
code
it into the formula and what does it do as the result is a number and
not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike









Niek Otten

#VALUE in formula as opposed to result
 
No problem at all, Spike
Don't hesitate to ask for help again if you need any

--
Kind regards,

Niek Otten

"Spike" wrote in message
...
I do apologise you are absolutely right there is a second comma after the
word VALUE which i never noticed and makes it a proper IF statement. I am
sorry to have wasted both your's and bob's time.

I am off for an eye test!!!

Many thanks
--
with kind regards

Spike


"Niek Otten" wrote:

Hi Spike,

This is not a complete formula.
An IF should have a TRUE part and a FALSe part, like in:
=IF(Condition, TrueValue,FalseValue)
Your formula has been corrupted one way or another. It should read
something
like
=IF(ABS(I82-I130)Tolerance_Fund,I79,I82)
But why do you say it gives a numeric result? What? and what, again, are
the
input values?
Do you have any idea what the formula is *supposed* to do?

--
Kind regards,

Niek Otten




"Spike" wrote in message
...
Formula is =IF(ABS(I82-I130)Tolerance_Fund,#VALUE!+I82)

This actually produces a numeric result
--
with kind regards

Spike


"Niek Otten" wrote:

And the value of the input cells?

--
Kind regards,

Niek Otten

"Bob Phillips" wrote in message
...
Can you post the formula?

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Spike" wrote in message
...
I have come across a formula with #VALUE actually in the formula as
opposed
to the result. What does this mean, if it is correct why would
someone
code
it into the formula and what does it do as the result is a number
and
not
#REF or #VALUE.

Any advices will be gratefully received
--
with kind regards

Spike












All times are GMT +1. The time now is 08:37 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com