+ Reply to Thread
Results 1 to 3 of 3

Keeping previous score...how would you go about it ?

  1. #1
    Forum Contributor
    Join Date
    08-28-2015
    Location
    Montreal, Canada
    MS-Off Ver
    2013 on PC, 2011 on MAC
    Posts
    159

    Keeping previous score...how would you go about it ?

    Hey guys,

    For the past few weeks, I've been working on a project, that basically attributes points to a patient, based on two factors; the answers he gives on a form, and the multiple tests results.

    Now I have the tests results covered. Basically, I have a table on a different tab, where all the tests possible are listed vertically, and the secretary (or whoever job this is) can then enter the results. There's 100 columns right now, so you can enter 100 different results, for the same test, chronologically. The summary page then looks through that table to find the last result available, and the one before that, gives a variation between the two, applies the current score, and calculate the previous one, yadi, yadi, yada. So that works.

    My problem is with the answers given on the form. Unlike the tests results, the summary page can't find any "previous" data, as there's only ONE form per patient, that you can update, by changing the "X" in the appropriate cases. It was initially designed that way to save on entry time, and to allow the patient to mention only changes, rather than having to complete the whole form one more time. The form covers lifestyle habits and medical history, so a lot of infos aren't really subject to change (if a relative died from cancer at the age of 67, chances are he'll still be dead at the next evaluation).

    However, other infos could change...things like smoker/non-smoker, etc.

    Do you see a way that would allow me to keep only one form per patient, and still get the previous result ? Right now, the only solution I have in mind is to create two forms; one "ACTUAL" and one "PREVIOUS", have the staff copy the ACTUAL over the PREVIOUS manually each time, and apply that system to the formulas on my summary page, so that the column "ACTUAL" will look at the answers given on the "ACTUAL" form, and the column "PREVIOUS" will take the answers from the "PREVIOUS" form.

    But it seems a bit tenuous and unsafe to work that way.

    So if you have some ideas or advice, I'm all ears.

    Thanks.

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Keeping previous score...how would you go about it ?

    why not use something like: Smoker N (Y)
    Drinker N
    Diabetic Y (N)
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Keeping previous score...how would you go about it ?

    My first shot advice is, stick each question as a column header in a table, with the DATE of the questionnaire as the very first column.

    Then stick the old Data Entry Form on top of the table as the front end for sticking a new row on the table.
    Click the [* Add Reputation] Button to thank people for help!
    Post Attachment: Click [Go Advanced] under the reply box; then click [Manage Attachments] to launch the attachments dialogue.
    Mark Thread Solved: Go to the top of the first post; Select [Thread Tools] dropdown; Pick the [Mark thread as Solved] option.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Keeping the Previous Value of a Cell
    By ajcormac in forum Excel General
    Replies: 1
    Last Post: 05-26-2014, 07:52 PM
  2. [SOLVED] Problems with Linking Cells on a Score Keeping system
    By gmdugan in forum Excel General
    Replies: 3
    Last Post: 08-06-2013, 02:54 PM
  3. Replies: 2
    Last Post: 03-20-2012, 06:30 PM
  4. Keeping previous information when VBA updates
    By batjl9 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-15-2010, 09:49 AM
  5. [SOLVED] How to find highest previous score?
    By colwyn in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-10-2009, 10:33 AM
  6. remembering a previous score after updating
    By censura in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 07-20-2007, 03:12 AM
  7. keeping previous data from linked cells
    By Rachael in forum Excel General
    Replies: 0
    Last Post: 05-26-2007, 11:03 AM

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