Re: If And statements -- HELP!

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi GI JOE,

No there is no way that I know of to turning off the circular reference.
You can turn Iteration on or off but that does not stop the circular
references and your

Perhaps if you explain what it is that you are trying to do some of the
clever people around here will be able to give you an alternarive or work
around.


--
Regards,

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

sandymann2@xxxxxxxxxxxxxx
Replace@xxxxxxxxxxxxxx with @tiscali.co.uk


"GI JOE" <GIJOE@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:39B7315B-9009-4574-9B77-173F2EC724FA@xxxxxxxxxxxxxxxx
Good morning Sandy (Toronto Time)

Thank you for your help... Is there a way to turn off the circular
reference
in order for the value to appear?

Joe.

"Sandy Mann" wrote:

I may be wrong but is it not the circular reference that is stopping the
formulas calculating?

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings

sandymann2@xxxxxxxxxxxxxx
Replace@xxxxxxxxxxxxxx with @tiscali.co.uk


"GI JOE" <GIJOE@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D7B1C03C-FAAB-4028-A7FA-391BA74F2A57@xxxxxxxxxxxxxxxx
I just checked the fx icon next to the formula bar and it indicates the
correct formula outcome so now I'm totally confused!

Why would the outcome not show up in the cell?

"GI JOE" wrote:

I don't understand why this formula does not work

Cell D 10 is =IF(B10>=1,$G$72,(IF(AND(D11=0,D9=$G$72),$G$71,0)))
Cell D 11 is =IF(B11>=1,$G$72,(IF(AND(D12=0,D10=$G$72),$G$71,0)))
Cell D 12 is =IF(B12>=1,$G$72,(IF(AND(D13=0,D11=$G$72),$G$71,0)))

If I check off display zero values in my options menu then I do see a
zero
in the cell but the formula does not read it as a zero. The only way
I
know
it doesn't is when I type in a zero in cell D 12 then cell D 11 reacts
the
way I expect it to.... Is there something I don't understand about
formula
writing or is this one of those so called glitches?

This is what it looks like when the formula is working on its own
Total Kms for the Day 76


___________________________________________
This is what it looks like when I type in a zero in cell D 12
Total Kms for the Day 76
Total Kms to date 76
0





.



Relevant Pages

  • Re: Excel 2007 storing the high and low
    ... If your formula in D1 is referring to the value in D1, then it IS a circular ... reference. ... If PerPrice> HighPrice Then HighPrice = PerPrice ... The value of cell A1 is entered manually and will change over time ...
    (microsoft.public.excel.misc)
  • Re: Excel 2007 storing the high and low
    ... reference. ... If your formula in E1 is referring to the value in E1, then it IS a circular ... If PerPrice> HighPrice Then HighPrice = PerPrice ... The value of cell A1 is entered manually and will change over time ...
    (microsoft.public.excel.misc)
  • Re: Update Max value
    ... Then if you are happy to work with a circular reference, ... Tools>Options>Calculation>and place a tick mark against Iteration. ... I realize that my way of doing it is circular but I can't find ... If you put that formula in cell A3, ...
    (microsoft.public.excel)
  • Re: How Bad Can Excel 2007 be?
    ... A Circular ... Reference is not necessarily a direct, ... Excel Product Group ... If I move over one cell and enter the same formula all works as it should. ...
    (microsoft.public.excel.newusers)
  • Re: Referencing a Value in variable length columns.
    ... That means that the value is zero but you are using date format, if you change the format to general it will be zero, ... note that blank cells are also seen as zero by excel so if the latest date corresponds to an empty cell that would explain the result although you might had applied it incorrectly ... I would like to reference the most current date ...
    (microsoft.public.excel.worksheet.functions)