+ Reply to Thread
Results 1 to 8 of 8

Adding numbers

  1. #1
    Registered User
    Join Date
    09-25-2003
    Posts
    27

    Question Adding numbers

    Hi I have a spreadsheet whereby I need to add numbers together from 2 areas.

    A1: 1171
    A2: 4202
    A3: 1698
    A4: 2801
    A5: 4146
    A6: 5100
    A7: 5000
    A8: 4287
    A9: 4405

    I want to enter a formula into A11 that allows me to add cells A1:A3 and A7:A9.

    I have entered the following formula but get value# error:

    =sum(A1:A3)+(A7:A9)

    Sorry but my excel is not very good.

    Thank you in advance for your help.

  2. #2
    Ardus Petus
    Guest

    Re: Adding numbers

    Your Excel is optimistic

    =SUM(A1:A3)+SUM(A7:A9)

    HTH
    --
    AP

    "suet" <[email protected]> a écrit dans le
    message de news:[email protected]...
    >
    > Hi I have a spreadsheet whereby I need to add numbers together from 2
    > areas.
    >
    > A1: 1171
    > A2: 4202
    > A3: 1698
    > A4: 2801
    > A5: 4146
    > A6: 5100
    > A7: 5000
    > A8: 4287
    > A9: 4405
    >
    > I want to enter a formula into A11 that allows me to add cells A1:A3
    > and A7:A9.
    >
    > I have entered the following formula but get value# error:
    >
    > =sum(A1:A3)+(A7:A9)
    >
    > Sorry but my excel is not very good.
    >
    > Thank you in advance for your help.
    >
    >
    > --
    > suet
    > ------------------------------------------------------------------------
    > suet's Profile:

    http://www.excelforum.com/member.php...fo&userid=1071
    > View this thread: http://www.excelforum.com/showthread...hreadid=531926
    >




  3. #3
    Bob Phillips
    Guest

    Re: Adding numbers

    or even

    =SUM(A1:A3,A7:A9)

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Ardus Petus" <[email protected]> wrote in message
    news:[email protected]...
    > Your Excel is optimistic
    >
    > =SUM(A1:A3)+SUM(A7:A9)
    >
    > HTH
    > --
    > AP
    >
    > "suet" <[email protected]> a écrit dans le
    > message de news:[email protected]...
    > >
    > > Hi I have a spreadsheet whereby I need to add numbers together from 2
    > > areas.
    > >
    > > A1: 1171
    > > A2: 4202
    > > A3: 1698
    > > A4: 2801
    > > A5: 4146
    > > A6: 5100
    > > A7: 5000
    > > A8: 4287
    > > A9: 4405
    > >
    > > I want to enter a formula into A11 that allows me to add cells A1:A3
    > > and A7:A9.
    > >
    > > I have entered the following formula but get value# error:
    > >
    > > =sum(A1:A3)+(A7:A9)
    > >
    > > Sorry but my excel is not very good.
    > >
    > > Thank you in advance for your help.
    > >
    > >
    > > --
    > > suet
    > > ------------------------------------------------------------------------
    > > suet's Profile:

    > http://www.excelforum.com/member.php...fo&userid=1071
    > > View this thread:

    http://www.excelforum.com/showthread...hreadid=531926
    > >

    >
    >




  4. #4
    Registered User
    Join Date
    09-25-2003
    Posts
    27
    Hiya

    Thank you very much for your help and quick response.

    Regards
    Sue

  5. #5
    Registered User
    Join Date
    09-25-2003
    Posts
    27

    Re: Adding numbers

    Thank you very much

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Adding numbers

    Here is a simpler way
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  7. #7
    Valued Forum Contributor jtakw's Avatar
    Join Date
    05-05-2018
    Location
    CA, USA
    MS-Off Ver
    2016
    Posts
    668

    Re: Adding numbers

    Hi,

    Already posted in 2006, check Post #3.

  8. #8
    Registered User
    Join Date
    09-25-2003
    Posts
    27

    Re: Adding numbers

    Thank you.

    Regards
    Sue

+ 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