Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a dashboard type of display on worksheet #1 (Dashboard) where an
individual updates a cell B3 through out the day, everyday, with a new value. On another worksheet (Draw) in column A, I have each date listed from 05/01/09 on down. I would like the updated information in B3 on worksheet 'Dashboard' to locate Today's date on worksheet 'Draw' and insert the updated value next to it in Column B. I tried to use a basic If statement such as: =IF(A2=TODAY(),Dashboard!$B$3,"") in column B on 'Draw' but do not know how to keep it from removing yesterday's value. Also, after midnight, I would like B3 on 'Dashboard' to return to 0 for a new day. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formatting for cell date to equal today's date | Excel Worksheet Functions | |||
How to use Today's date in a cell and make it stay the same date | Excel Discussion (Misc queries) | |||
I need today's date returned as date format in formula | Excel Discussion (Misc queries) | |||
Count number of cells with date <today's date | New Users to Excel | |||
count the number of cells with a date <= today's date | New Users to Excel |