+ Reply to Thread
Results 1 to 3 of 3

Writing a simple function and only need to increase the value of one cell.

  1. #1
    Registered User
    Join Date
    05-16-2013
    Location
    AZ
    MS-Off Ver
    Excel 2008
    Posts
    2

    Writing a simple function and only need to increase the value of one cell.

    So I'm calculating a relatively simple function, however, I can't get the value of the B cell to increase without increasing the others. Example, I want excel to create the following cell contents when I highlight the cells and drag them down.

    Please Login or Register  to view this content.
    All I want to do is increase B8 to B9 to B10 to B11 etc. How do I go about this?

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Writing a simple function and only need to increase the value of one cell.

    Formula: copy to clipboard
    Please Login or Register  to view this content.

    make them absolute with $$ just select say b1 in the formula and hit f4 it toggles =$A$1 =A$1 =$A1 =A1
    see here
    http://www.cpearson.com/excel/relative.aspx
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    05-16-2013
    Location
    AZ
    MS-Off Ver
    Excel 2008
    Posts
    2

    Re: Writing a simple function and only need to increase the value of one cell.

    Thank you so much! Seriously, you made my night! This 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