Forum Discussion
Ilya_M
Mar 02, 2020Copper Contributor
How to assign a value to a next duplicate (sorted by dates) cell.
I can set a cell value for the first of two/three duplicate entries but cannot find a way to assign a cell value for the next duplicate entry. Any help is greatly appreciated.
- Mar 03, 2020
Hello there!
What an elegant "old-school" 🙂 solution! Thank you so much for your time! I had a feeling that it could be solved using just IF condition. It's a more programming approach to me.
Yes, you're absolutely right - I've made a mistake in the formula (legend section). My bad :-).
For entries G12-G14 and G25-G27 the table has three date entries (some days a team has more than just one task activity). As well as there some time entries discrepancies that I have to fix.
Once again thank you.
Cheers.
Abiola1
Mar 02, 2020MVP
Hello,
You can have a look at the links below
https://www.extendoffice.com/documents/excel/4211-excel-assign-number-to-duplicates.html
https://www.excelforum.com/excel-general/478409-assign-a-value-to-a-duplicate-entry-within-the-same-column.html
You can have a look at the links below
https://www.extendoffice.com/documents/excel/4211-excel-assign-number-to-duplicates.html
https://www.excelforum.com/excel-general/478409-assign-a-value-to-a-duplicate-entry-within-the-same-column.html
Ilya_M
Mar 02, 2020Copper Contributor
Thank you very much, Abiola. Unfortunately, these examples were not that helpful. I also tried some of the solutions described there.