+ Reply to Thread
Results 1 to 3 of 3

Save a Permanent Record of Previous values

  1. #1
    Registered User
    Join Date
    05-10-2013
    Location
    Dallas, Texas
    MS-Off Ver
    Excel 2003
    Posts
    2

    Save a Permanent Record of Previous values

    I have a spreadsheet where the values change daily. I would like the values permanently recorded and saved automatically in a list showing what the value was and on what day. I tried using if-then-else and datevalue but when the date changes to the next day it just picks up the new value instead of retaining the original one. ???

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Save a Permanent Record of Previous values

    If you are talking about the form then on exit of the form add the data in a separate sheet and on form initialise load the data from that worksheet


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    05-10-2013
    Location
    Dallas, Texas
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Save a Permanent Record of Previous values

    Thanks for the reply. I may not have been perfectly clear about what I'm trying to do. My spreadsheet picks up the data from another source which shows in a particular cell. This can be different every day. So, what I would like is for the data from day one in one cell (A1) and for day two in the cell below it(A2), day three below that(A3) and so on. I can get A1 to record the data(value) for that day and A2 to record the data for day two and so on, however, the problem is when it records day two it not only puts its value in A2 but it also changes A1 to day two's value and on day three when it puts its value in A3 it changes both A2 and A1 to the day three value. I want the value for day one to remain the same as it was originally entered and the same for for day two and so on, so I can have an historical record of what the values were for each of these days.

+ 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