+ Reply to Thread
Results 1 to 5 of 5

Assistance incrementing a cell that remains based on its current value - Circular Ref.

  1. #1
    Registered User
    Join Date
    01-22-2013
    Location
    Alaska
    MS-Off Ver
    Excel 2007
    Posts
    5

    Question Assistance incrementing a cell that remains based on its current value - Circular Ref.

    Hello all, and thank you in advance for your time.

    Interested in learning a little about macroing or VBA in regards to allowing one cell to be volatile while incrementing another cell that remains based on its current value.
    I've played around with Circular Referencing for this and found its quite messy, prefer to avoid it.

    Here is a code i found sifting through forums and trying to learn about the details of SUM and SUMIF:

    Please Login or Register  to view this content.
    Credit for this, with appreciation, to lenze.

    Specifically i need to do what this does, from 1 single cell in one sheet to another single cell on another sheet.
    So: 'Sheet2' A1 = 'Sheet1' B1
    if 'Sheet1' B1 = 2, 'Sheet2' A1 = 2
    then if 'Sheet1' B1 = 3, 'Sheet2' A1 = 5
    and finally 'Sheet1' B1 = 0, 'Sheet2' A1 = 5

    The above code does exactly that from C to D, as you can see, its throughout the entire column on the same sheet.
    Code isnt my strong point, however i'm very eager to learn!
    Thanks again
    Last edited by Jaguar7; 01-22-2013 at 05:48 PM.

  2. #2
    Registered User
    Join Date
    01-22-2013
    Location
    Alaska
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Assistance incrementing a cell that remains based on its current value - Circular Ref.

    Good morning all.
    Hoping for a bit of coding advice today, or if this is not going to work in excel please advise on a work around or to use another program like Access.

    Unfortunately i already have a few days work in this spreadsheet.

  3. #3
    Registered User
    Join Date
    01-22-2013
    Location
    Alaska
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Assistance incrementing a cell that remains based on its current value - Circular Ref.

    Hello again, this is just serving as a bump.
    Still lost on this problem.

    If anyone can lend assistance even in the form of reference area for information similar to the code i need, i would appreciate it.
    Cheers

  4. #4
    Registered User
    Join Date
    01-22-2013
    Location
    Alaska
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Assistance incrementing a cell that remains based on its current value - Circular Ref.

    Hope everyones day is going well.
    Bump

  5. #5
    Registered User
    Join Date
    01-22-2013
    Location
    Alaska
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Assistance incrementing a cell that remains based on its current value - Circular Ref.

    Morning.
    Bump

+ 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