Forum Discussion
Cambosity100
Aug 10, 2021Brass Contributor
How to create a Dynamic list of dates
Hi all 🙂 I thought this would be easy but once again I'm struggling. I just need to create a list of dates starting from H4 that correspond to the ? in red, and, have a single cell that keeps track ...
- Aug 10, 2021
Perhaps you mean something like in attached.
NikolinoDE
Aug 10, 2021Platinum Contributor
=COUNTA(D4:D34)
In case you want to count the number of dates.
Please have a look at the inserted file.
I would be happy to know if I could help.
Nikolino
I know I don't know anything (Socrates)
* Kindly Mark and Vote this reply if it helps please, as it will be beneficial to more Community members reading here.
Cambosity100
Aug 10, 2021Brass Contributor
At the same time I have just used the Counta function after manually creating dates in H4 an it counts them beautifully. That does solve that half of the problem 🙂 Thank you Nikolino 🙂