Counter/Incrementing

  • Thread starter Thread starter M
  • Start date Start date
M

M

I have a cell that we increment by one every day. For
example:

Today the number is: 1
Tomorrow we will set the number to: 2
Day after tomorrow it will be: 3

and so on...

The cell doesn't 'count' anything, it's just a number that
increments by one with each new day. Any formulas that
will automate this?
 
If the couter starts on the 01 may 04:

=TODAY()-38108

and format as number or general.

Dunca
 
You could use:

=TODAY()-38117

and format the cell as General.

HTH
Jason
Atlanta, GA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top