RE: if formulas

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Your IF have a true and false response. You left the false results blank
giving the False. I put zero in the formula to give a zero results.

=IF(iserror(if(F3="02",A3*250,IF(F3="03",A3*250,0)),0,=IF(F3="02",A3*250,IF(F3="03",A3*250,0))

=IF(F3="02",A3*250,IF(F3="03",A3*250,0))


"Sue" wrote:

ok, 1 last question, when the value in F3 is blank it returns a value of
false, I would like it to show 0 or blank.
This is the formula I entered but it errors out.
=IF(iserror(if(F3="02",A3*250,IF(F3="03",A3*250)),0,=IF(F3="02",A3*250,IF(F3="03",A3*250))
=IF(F3="02",A3*250,IF(F3="03",A3*250))

"Mike Rogers" wrote:

Sue

Put what is in TEXT in doulble quotes and it will work!

=A2*((F2="3")*250+(F2="2")*50)

Mike Rogers

"Sue" wrote:


That works except my data in Cell F2 is coming in as text from data source,
is there a way in the formula to write it so it is reading the text instead
of number. I know I can write a macro to convert to numbers, but is there
an easy way to do in formula??
"Mike Rogers" wrote:

Sue

Try:

=IF(F2=3,A2*250,IF(F2=2,A2*50,""))

Mike Rogers

"Sue" wrote:

I am having problems with how to write this formula, any suggestions?
if F2 =3 then A2 times 250, if F2 = 2, then A2 times 50
.



Relevant Pages

  • RE: if formulas
    ... "Sue" wrote: ... "Mike Rogers" wrote: ... That works except my data in Cell F2 is coming in as text from data source, ... I know I can write a macro to convert to numbers, ...
    (microsoft.public.excel.misc)
  • RE: if formulas
    ... "Mike Rogers" wrote: ... "Sue" wrote: ... That works except my data in Cell F2 is coming in as text from data source, ... I know I can write a macro to convert to numbers, ...
    (microsoft.public.excel.misc)
  • RE: if formulas
    ... That works except my data in Cell F2 is coming in as text from data source, ... "Mike Rogers" wrote: ... "Sue" wrote: ...
    (microsoft.public.excel.misc)
  • Re: Annotated Einstein Clock
    ... > [snipp what Sue doesn't address] ... > "division by zero". ... > Let there be a clock A on the ground at equator. ... > Let the axle rotate N times during one Earth rotation. ...
    (sci.physics.relativity)
  • Re: Three Ring Circus
    ... >>> reference to velocity addition for a rotating system. ... > My apology Sue, ... "In agreement with experience we further assume the quantity ... The distance from A to A is zero. ...
    (sci.physics.relativity)