Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I would like todays date to show up also, I am using this formula
=IF(A6<TODAY(),J6+329.23,"") It is working, but today does not show up until tomorrow. Thanks Kevin |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
you need "<=" not "<" to get today to show up today.
"Kevin" wrote: I would like todays date to show up also, I am using this formula =IF(A6<TODAY(),J6+329.23,"") It is working, but today does not show up until tomorrow. Thanks Kevin |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks works great now, dont know why I did not think off that. One more
thing, in a different column I am using =MAX(SUM($F$4:F6)-50,0) I also want this to show up on the same days as the other. Do you know how I would do that? Can I use two formulas in a cell? If so, how? "uturnabout" wrote: you need "<=" not "<" to get today to show up today. "Kevin" wrote: I would like todays date to show up also, I am using this formula =IF(A6<TODAY(),J6+329.23,"") It is working, but today does not show up until tomorrow. Thanks Kevin |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
todays date | Excel Discussion (Misc queries) | |||
Exel increment date problem wrt todays date. | Excel Worksheet Functions | |||
Todays date | Excel Discussion (Misc queries) | |||
Create a button that will date stamp todays date in a cell | Excel Discussion (Misc queries) | |||
When I open my past invoice it keeps changing date to todays date | Excel Worksheet Functions |