+ Reply to Thread
Results 1 to 2 of 2

formula won't work

  1. #1
    tink13ub
    Guest

    formula won't work

    Can someone tell me why this formula won't work in cell A189?
    =SUM(A44+A88+A146+A152+A171) Zero just keeps coming up as the
    answer.

    Each one of these cells contain a sum formula too for example:
    A44 is =SUM(A3:A43)

    Thanks
    Linette


  2. #2
    Max
    Guest

    Re: formula won't work

    Think your formula in A189
    > =SUM(A44+A88+A146+A152+A171)


    is a little superfluous and
    should be amended to either:

    =A44+A88+A146+A152+A171

    or

    =SUM(A44,A88,A146,A152,A171)

    As to why
    > Zero just keeps coming up as the answer ..


    Pehaps calc mode is accidentally set to manual ?

    Try pressing F9, does it now compute properly?

    To quickly check / change the calc mode:
    Click Tools > Options > Calculation tab
    Ensure "Automatic" is checked > OK
    --
    Rgds
    Max
    xl 97
    ---
    GMT+8, 1° 22' N 103° 45' E
    xdemechanik <at>yahoo<dot>com
    ----
    "tink13ub" <tink13ub@discussions.microsoft.com> wrote in message
    news:D3244F6A-3C6C-44C5-AF87-E558E59C404C@microsoft.com...
    > Can someone tell me why this formula won't work in cell A189?
    > =SUM(A44+A88+A146+A152+A171) > answer.
    >
    > Each one of these cells contain a sum formula too for example:
    > A44 is =SUM(A3:A43)
    >
    > Thanks
    > Linette
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1