Re: My IF(AND passes logical, but doesn't reveal correct results




Your formula is missing a second closing parethesis. The formula should
be of the format:

=IF(AND(-test1-,-test2-,...),-value if true-,-value if false-)

Excel is probably confused by the *"NP* and *""* as they are not
testing anything.



Washdc Wrote:
> I am trying to use the IF(AND formula, it seem to pass all the logical,
> but I
> get an error. The help syntax shows
> =IF(AND(A1="Non-Poss",A2>A3,"NP,"").
> Each condition is true, but the formula won't take. First it state
> it's
> missing a closing parenthesis, I put the second parethesis, then it
> state the
> formula is incorrect with no recommended fix.


--
NickNick
------------------------------------------------------------------------
NickNick's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=25520
View this thread: http://www.excelforum.com/showthread.php?threadid=391207

.



Relevant Pages

  • Re: Please help ntldr is missing
    ... missing or corrupt" as well as "windows\system32\stsem missing". ... computer without the VISTA DVD in and I got the error "NTLDR is missing ... restarted it and pushed a key to boot it from the VISTA DVD. ... a clean format from XP? ...
    (microsoft.public.windows.vista.general)
  • Re: DataView Web parts
    ... menu on right click is Format Item As. ... > to do to actually make it a functioning WSS W eb Part. ... > assume there's one last step I'm missing. ... I opened the page in the browser and what was created as the Data View ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Newbie Question about sequence multiplication
    ... Scott wrote: ... Now it looks pretty weird in this format but it was copied exactly from IDLE ... There's a plus sign missing just here ..| ... That doesn't look like a compiler error message! ...
    (comp.lang.python)
  • Re: Formatting numbers with leading and trailing zeros
    ... If the missing leading and/or trailing zeroes were consistent in how many were missing, then the suggestion David gave you would be the way to restore them; however, if the number of leading and/or trailing zeroes can vary within a given column, then there is nothing you can do to restore the information that is not there. ... If you want to format all the numbers with 2 decimal places you can do that. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Need modern version of old technique to show missing values
    ... an ascii or formatted file record can be checked in each field ... this "missing value". ... field or the dot in fixed format fields. ... Matlab uses NaN but propogates NaN unless coded to exclude them. ...
    (comp.lang.fortran)

Loading