+ Reply to Thread
Results 1 to 4 of 4

Adding up

  1. #1
    Registered User
    Join Date
    09-25-2010
    Location
    Alton,England
    MS-Off Ver
    Excel 2007
    Posts
    13

    Adding up

    Hi,
    If I have a number in a column & need to Add to that number, is there a formula I can use, so that I can just put the new figure in & it will automatically add it up?
    Cheers.

  2. #2
    Valued Forum Contributor Blake 7's Avatar
    Join Date
    10-01-2010
    Location
    Bogota, Colombia
    MS-Off Ver
    Excel 2010 64 bit and Excel 2007,
    Posts
    1,377

    Re: Adding up

    A cell can be a value or a formula - not both as far as im aware.
    Blake 7

    If your question has been answered, please click EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

    If any member's response has helped to solve your problem, please consider using the scales icon on the top right of their post to show your appreciation.

    http://failblog.org/

  3. #3
    Valued Forum Contributor Sadath31's Avatar
    Join Date
    03-02-2011
    Location
    Dammam, Saudi Arabia
    MS-Off Ver
    Office 365
    Posts
    452

    Re: Adding up

    Try this
    Set the Excel Iteration to 1 (Tools>Option> Calculation tab, Select the iteration option and enter Maxium changes to 1)
    Enter the frumula in B1 = IF(CELL("address")="$A$1",A1+B1,B1)
    change number in range A1 and see

  4. #4
    Registered User
    Join Date
    09-25-2010
    Location
    Alton,England
    MS-Off Ver
    Excel 2007
    Posts
    13

    Re: Adding up

    Quote Originally Posted by Sadath31 View Post
    Try this
    Set the Excel Iteration to 1 (Tools>Option> Calculation tab, Select the iteration option and enter Maxium changes to 1)
    Enter the frumula in B1 = IF(CELL("address")="$A$1",A1+B1,B1)
    change number in range A1 and see
    Cheers, thank you.

+ 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