Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel formula to incrementally increase a value by 1 every day.
Thanks in Advance. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel formula to incrementally increase a value by 1 every day.
If on July 12 a cell should start at 12,345 and increment by 1 daily, then putting this in the cell might help getting started: =TODAY() - DATEVALUE("7/12/17") + 12345 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel formula to incrementally increase a value by 1 every 365 day | Excel Worksheet Functions | |||
Autofill incrementally within formulae | Excel Programming | |||
Excel formula that calculates percentage of increase or decrease | Excel Worksheet Functions | |||
List incrementally? | Excel Worksheet Functions | |||
Increase the max characters allowed in excel formula to much >102 | Excel Worksheet Functions |