Hello,
I'm a bit of a newbie when it comes to Excel. In this last month I've tried to work on some data for a study that we're doing at my work.
The data is related to tests that certain individuals are required to do each x amount of times. First colum is the individual ID and Third colum the date of the tests.
14/11/2023 is the latest test, which the individual 3623, 3625 and 3626 have, meaning that all their data is still relevant.
3624 however doesn't have the last test, so I would like to flag it automatically with a formula and ideally in a different colum, so that then I could sort all the individuals without the lastest test to the bottom of the spreadsheet keep the "active" individuals and all their test results (including previous tests) on the top.
After days of failling to have an automatic formula to do this (even with helper colums), here I am. My Data has more colums but irrelevant to the example. It's over 10k rows with individuals having a varying number of tests, but my main thing is to sort the active ones from inactives (everything that doesn't have a test on 14/11/2023 is consider inactive). I've done this manual in another spreadsheet by having another colum and filling with a colour all the entries of all the individuals no longer active, and then sorting by no fill colour first.
Link to this example of spreadsheet:
Thank you so much in advance! Do let me know if you need any more detail or information, or if I wasn't clear enough.
I'm a bit of a newbie when it comes to Excel. In this last month I've tried to work on some data for a study that we're doing at my work.
The data is related to tests that certain individuals are required to do each x amount of times. First colum is the individual ID and Third colum the date of the tests.
14/11/2023 is the latest test, which the individual 3623, 3625 and 3626 have, meaning that all their data is still relevant.
3624 however doesn't have the last test, so I would like to flag it automatically with a formula and ideally in a different colum, so that then I could sort all the individuals without the lastest test to the bottom of the spreadsheet keep the "active" individuals and all their test results (including previous tests) on the top.
After days of failling to have an automatic formula to do this (even with helper colums), here I am. My Data has more colums but irrelevant to the example. It's over 10k rows with individuals having a varying number of tests, but my main thing is to sort the active ones from inactives (everything that doesn't have a test on 14/11/2023 is consider inactive). I've done this manual in another spreadsheet by having another colum and filling with a colour all the entries of all the individuals no longer active, and then sorting by no fill colour first.
Link to this example of spreadsheet:
minisheet.xlsx
1drv.ms
Thank you so much in advance! Do let me know if you need any more detail or information, or if I wasn't clear enough.
3623 | CLEAR | 14/11/2023 | SEVERE | TRUE | |
3623 | CLEAR | 11/07/2023 | SEVERE | TRUE | |
3623 | CLEAR | 21/03/2023 | SEVERE | TRUE | |
3623 | CLEAR | 06/12/2022 | SEVERE | TRUE | |
3624 | CLEAR | 06/12/2022 | SEVERE | FALSE | |
3625 | CLEAR | 14/11/2023 | SEVERE | TRUE | |
3625 | CLEAR | 11/07/2023 | SEVERE | TRUE | |
3625 | CLEAR | 21/03/2023 | SEVERE | TRUE | |
3625 | CLEAR | 06/12/2022 | SEVERE | TRUE | |
3626 | CLEAR | 14/11/2023 | SEVERE | FALSE | |
3626 | CLEAR | 11/07/2023 | SEVERE | FALSE | |
3626 | CLEAR | 21/03/2023 | SEVERE | FALSE | |
3626 | CLEAR | 06/12/2022 | SEVERE | FALSE |