Hi all
Below is the table for the analysis:
Ask:
Within each group, I want to say
Group | ID | Rank in each group | Invidual Search | Oldest date in the group | Result |
A | ABC | 1 | 17/11/2020 | 03/11/2020 | Older date was found |
A | CDE | 2 | 17/11/2020 | 03/11/2020 | Older date was found |
A | EFG | 3 | 03/11/2020 | 03/11/2020 | No older date was found |
B | HIJ | 1 | Cannot Find Search | ||
B | ERT | 2 | 27/10/2020 | 27/10/2020 | |
C | FYU | 1 | 02/07/2020 | 02/07/2020 | No older date was found |
C | SDV | 2 | 21/01/2021 | 02/07/2020 | Older date was found |
C | BJY | 3 | 21/10/2020 | 02/07/2020 | Older date was found |
C | GJY | 4 | 02/07/2020 | Cannot Find Search |
Solved! Go to Solution.
Thank you! You know where the search date is null , I would like the last column to say no search date, I think currently it brings through a date (row 4 in your screenshot)
Thank you! This is helpful. Is there anything that can be done with that blank cell?
Thank you both!
Happy to help : ) @h12
.
PS: you are allowed to mark multiple posts as solutions.
Cheers and have a nice day!