Hello!
I'd be happy if anyone of you could help me!
I would like to make a chart with about 100 or so cells. I want each cell to be updated per hour.
Lets say:
Cells
2
4
6
9
I want every cell's number to grow (+1) per hour.
So it'll look like this after 1 hour.
Cells
3
5
7
10
Is this possible? How can I do it?
Thank you very much for anyone who's willing to help
I'd be happy if anyone of you could help me!
I would like to make a chart with about 100 or so cells. I want each cell to be updated per hour.
Lets say:
Cells
2
4
6
9
I want every cell's number to grow (+1) per hour.
So it'll look like this after 1 hour.
Cells
3
5
7
10
Is this possible? How can I do it?
Thank you very much for anyone who's willing to help
Last edited: