Re: what means 'blank cell'??



On Sun, 20 Nov 2005 17:14:01 -0800, Ted <Ted@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

>I am trying to calculate the difference between two dates and have that
>diveded by seven, (e.g. 7/XX-XX) and remove any answers that sum less than 0.5
>
>So far I have the below formula, but it returns an "ERROR" where there is
>blank cells. I think that is because of the zero in the ...C3-D3<>0),..
>section
>
>=IF(AND(ISNUMBER(C3),ISNUMBER(D3),C3-D3<>0),IF(ROUND(7/(C3-D3),5)>0.5,ROUND(7/(C3-D3),5),""))
>
>has anyone any ideas please??
>
>Ted.

See my response (2nd suggestion) in your other thread. It does not return an
error if both cells are blank.

It is much easier to obtain coherent help if you keep all your related
questions in the same thread.




--ron
.



Relevant Pages

  • Re: Macro to Change a Range
    ... I quite like your suggestion. ... d1 a range of cells instead of just adding a number? ... Carlton ... Prev by Date: ...
    (microsoft.public.excel.programming)
  • Re: Fill options available for shapes should be available for tables
    ... Good Suggestion. ... other objects but Word and Excel do not. ... Can you verify what you mean by Gradient effects in cells or the ... Another example is both PowerPoint and Excel allow text rotation in ...
    (microsoft.public.office.misc)
  • Re: Incorrect Counting of IF function
    ... see if you can really add the "values" in the cells. ... with Microsoft and other Excel users. ... equal zero (Logical test in this case is evaluated to false). ... To vote for this suggestion, ...
    (microsoft.public.excel.worksheet.functions)
  • Re: with formulas that show negative results I want to show zero i
    ... "Ron Rosenfeld" wrote: ... If I understood your suggestion ... > You state you want to "display" negative numbers a certain way. ... > Select the appropriate cells. ...
    (microsoft.public.excel.misc)
  • Re: Format cell if contains a value
    ... BillyB's suggestion is really just an extension of the specialcells method I ... Tom Ogilvy ... > question but I only want to reformat the new cells entered in ranges ...
    (microsoft.public.excel.programming)