+ Reply to Thread
Results 1 to 9 of 9

Autosum returns an incorrect zero value on the selected cells

Hybrid View

  1. #1
    trying hard
    Guest

    Autosum returns an incorrect zero value on the selected cells

    When i press autosum at the bottom of a range of cells the formula appears in
    the cell but does not auto suggest cells to calculate. then even when i
    highlight the cells and press enter excell returns a zero value.
    However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    will give me the correct total.
    does anyone have any ideas whats going wrong.
    ps. when i tried autosum in a seperate column it worked perfectly,

  2. #2
    Jerry W. Lewis
    Guest

    Autosum returns an incorrect zero value on the selected cells

    Likely the cells are text instead of numbers. SUM will ignore text, but
    + will coerce text to numbers if possible. =COUNT(range) will return
    zero if there are no numeric values in the range. Copy an empty cell,
    select the range in question, Edit|Paste Special|Add to force conversion
    to numbers.

    Jerry

    trying hard wrote:

    > When i press autosum at the bottom of a range of cells the formula appears in
    > the cell but does not auto suggest cells to calculate. then even when i
    > highlight the cells and press enter excell returns a zero value.
    > However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    > will give me the correct total.
    > does anyone have any ideas whats going wrong.
    > ps. when i tried autosum in a seperate column it worked perfectly,



  3. #3
    Jerry W. Lewis
    Guest

    Re: Autosum returns an incorrect zero value on the selected cells

    Likely the cells are text instead of numbers. SUM will ignore text, but
    + will coerce text to numbers if possible. =COUNT(range) will return
    zero if there are no numeric values in the range. Copy an empty cell,
    select the range in question, Edit|Paste Special|Add to force conversion
    to numbers.

    Jerry

    trying hard wrote:

    > When i press autosum at the bottom of a range of cells the formula appears in
    > the cell but does not auto suggest cells to calculate. then even when i
    > highlight the cells and press enter excell returns a zero value.
    > However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    > will give me the correct total.
    > does anyone have any ideas whats going wrong.
    > ps. when i tried autosum in a seperate column it worked perfectly,



  4. #4
    trying hard
    Guest

    Re: Autosum returns an incorrect zero value on the selected cells

    sorry Jerry I didnt see your reply before i added to my original post. I did
    what you said and now all is hunky dory. thanks for your help.
    Regards
    Wayne

    "Jerry W. Lewis" wrote:

    > Likely the cells are text instead of numbers. SUM will ignore text, but
    > + will coerce text to numbers if possible. =COUNT(range) will return
    > zero if there are no numeric values in the range. Copy an empty cell,
    > select the range in question, Edit|Paste Special|Add to force conversion
    > to numbers.
    >
    > Jerry
    >
    > trying hard wrote:
    >
    > > When i press autosum at the bottom of a range of cells the formula appears in
    > > the cell but does not auto suggest cells to calculate. then even when i
    > > highlight the cells and press enter excell returns a zero value.
    > > However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    > > will give me the correct total.
    > > does anyone have any ideas whats going wrong.
    > > ps. when i tried autosum in a seperate column it worked perfectly,

    >
    >


  5. #5
    Jerry W. Lewis
    Guest

    Re: Autosum returns an incorrect zero value on the selected cells

    You're welcome, glad it helped

    Jerry

    trying hard wrote:

    > sorry Jerry I didnt see your reply before i added to my original post. I did
    > what you said and now all is hunky dory. thanks for your help.
    > Regards
    > Wayne



  6. #6
    Jerry W. Lewis
    Guest

    Re: Autosum returns an incorrect zero value on the selected cells

    You're welcome, glad it helped

    Jerry

    trying hard wrote:

    > sorry Jerry I didnt see your reply before i added to my original post. I did
    > what you said and now all is hunky dory. thanks for your help.
    > Regards
    > Wayne



  7. #7
    trying hard
    Guest

    Re: Autosum returns an incorrect zero value on the selected cells

    sorry Jerry I didnt see your reply before i added to my original post. I did
    what you said and now all is hunky dory. thanks for your help.
    Regards
    Wayne

    "Jerry W. Lewis" wrote:

    > Likely the cells are text instead of numbers. SUM will ignore text, but
    > + will coerce text to numbers if possible. =COUNT(range) will return
    > zero if there are no numeric values in the range. Copy an empty cell,
    > select the range in question, Edit|Paste Special|Add to force conversion
    > to numbers.
    >
    > Jerry
    >
    > trying hard wrote:
    >
    > > When i press autosum at the bottom of a range of cells the formula appears in
    > > the cell but does not auto suggest cells to calculate. then even when i
    > > highlight the cells and press enter excell returns a zero value.
    > > However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    > > will give me the correct total.
    > > does anyone have any ideas whats going wrong.
    > > ps. when i tried autosum in a seperate column it worked perfectly,

    >
    >


  8. #8
    trying hard
    Guest

    RE: Autosum returns an incorrect zero value on the selected cells

    Ok, I have just discovered that what i was actually working with was an
    imported report from MS Access that my line manager saved as an Excell sheet.
    Autosum seems to work when i re enter the figures manually in the cells, but
    not if i copy and then paste them as values.

    I would be very gratefull if anyone have any ideas, because its going to be
    a long process to retype all the data ?




    "trying hard" wrote:

    > When i press autosum at the bottom of a range of cells the formula appears in
    > the cell but does not auto suggest cells to calculate. then even when i
    > highlight the cells and press enter excell returns a zero value.
    > However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    > will give me the correct total.
    > does anyone have any ideas whats going wrong.
    > ps. when i tried autosum in a seperate column it worked perfectly,


  9. #9
    trying hard
    Guest

    RE: Autosum returns an incorrect zero value on the selected cells

    Ok, I have just discovered that what i was actually working with was an
    imported report from MS Access that my line manager saved as an Excell sheet.
    Autosum seems to work when i re enter the figures manually in the cells, but
    not if i copy and then paste them as values.

    I would be very gratefull if anyone have any ideas, because its going to be
    a long process to retype all the data ?




    "trying hard" wrote:

    > When i press autosum at the bottom of a range of cells the formula appears in
    > the cell but does not auto suggest cells to calculate. then even when i
    > highlight the cells and press enter excell returns a zero value.
    > However, if i enter the individual cells in the formula i.e. "=A1+A2+A3", it
    > will give me the correct total.
    > does anyone have any ideas whats going wrong.
    > ps. when i tried autosum in a seperate column it worked perfectly,


+ 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