+ Reply to Thread
Results 1 to 9 of 9

Trying to get a value to remain copy into a cell and remain the same when condition met

  1. #1
    Registered User
    Join Date
    05-20-2013
    Location
    NY
    MS-Off Ver
    Excel 2007
    Posts
    5

    Trying to get a value to remain copy into a cell and remain the same when condition met

    I have an A/R spreadsheet I'm working on that needs to be updated constantly. I've searched around, but I'm not sure I'm unable to load the file for privacy reasons. In essence, here is what I'm looking at:

    T73 is calculating the amount Due from multiple clients per other formulas.

    the following cells in the row are by Month. U73 = amount due for January, V73 = amount due for February, and so on. These stay blank until "Final" is entered.

    What I need is that once U72 says "Final", that U73 = the amount of T73 and not change again. So that when V72 says Final, V73, the February number, will = T73 and then not change. T73 will be constantly changing as numbers change, but I want to 'freeze' those numbers at the end of the month. (but it can't be done by a calendar as it depends on when the numbers are added in.)

    (Edited: Oh wow. Sorry about the weird header. I just re-read that. That's what I get for trying to do something like this while on the phone!)
    Last edited by shadowlost; 05-20-2013 at 02:46 PM.

  2. #2
    Forum Contributor
    Join Date
    12-11-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    232

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    upload a small sample file with DUMMY data in it.

    we don't need to see any actual data, just data. Also include your desired outcome.

    Thanks

  3. #3
    Registered User
    Join Date
    05-20-2013
    Location
    NY
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Enclosed.. I used the actual T & U columns so you may need to scroll over
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    12-11-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    232

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Sorry for the delay, I only have time to help while at work.

    So here put in the sheet you need it on. Enter Final in the cell and doubleclick it

    Please Login or Register  to view this content.
    Let me know how it goes.

  5. #5
    Registered User
    Join Date
    05-20-2013
    Location
    NY
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Close! Hm. Should have mentioned some other things I suppose. I didn't realize this would be so complicated! I was hoping it was more of a simple answer than this.

    1) The value will not always be in T73. It will always be in Column T, but it will move down as items are added above it. ...

    Ok. I'll upload load the actual one after a bunch of editing out...
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    12-11-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    232

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Where is the Final word going to go in this new sheet? Will that move down as well? Why not move T73 to a spot that won't move?

  7. #7
    Registered User
    Join Date
    05-20-2013
    Location
    NY
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Because I have a lovely boss that wants it this way? If it's not really doable, just let me know. I can continue to manually update it. And one of these days.. I really will learn VB! I keep promising myself!

    Currently I'm using in row 73 for May -> =IF(Y11="Final", "UPDATE", "") to remind me to manually update it. Right now Final will rest in row 11, but it will move at some point.

  8. #8
    Forum Contributor
    Join Date
    12-11-2012
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    232

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Holy cow!

    Shadowlost, your request has been a learning experiance for me. I'm a big VBA rookie, but helping people helps me so its win win. Please try the following code in the sheet you have all your data in. For that top row were you put final, just double click it and the code should do the rest. It works fine on your sample sheet so let me know if you hit any snags.

    This has been good fun!
    Please Login or Register  to view this content.

  9. #9
    Registered User
    Join Date
    05-20-2013
    Location
    NY
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: Trying to get a value to remain copy into a cell and remain the same when condition me

    Yay! It seems like it's working

+ 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