Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When I perform this function, after (2007,3,5) the cell output is
"0". I need for the information that is displayed on (2007,3,5) to be permanent and not change to "0" when (2007,3,5) has passed. =SUMIF(A1,"="&DATE(2007,3,5),Summary!F14) I can't use this formula because I am displaying accumulating data every week and it will be overwritten with the new data and not preserve the old information. =SUMIF(A1,"="&DATE(2007,3,5),Summary!F14) Thanks for any suggestions you can give me! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Index function with quotes and '&' sign in reference | Excel Worksheet Functions | |||
how to change the insert function key to always be an = sign | Excel Discussion (Misc queries) | |||
function the ^ sign | Excel Discussion (Misc queries) | |||
Having a cell with '<' sign included within a function? | Excel Discussion (Misc queries) | |||
Function to reverse the sign of a cell | Excel Worksheet Functions |