Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need a formula that looks at a cell and if it's not empty it preforms the
following function: =IF(B17=B2,1,SUM(MONTH($B$2)-MONTH(B17)) B2 is set for 6/1/08, so right now if the cell is blank it returns a 5, but I only want it to do the calculation if there's a date in the cell. How can I add another IF statement to this to say IF(B170) then look at the above function??? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can an If statement answer an If statement? | Excel Discussion (Misc queries) | |||
if/then statement | Excel Discussion (Misc queries) | |||
appending and IF statement to an existing IF statement | Excel Worksheet Functions | |||
If statement and Isblank statement | Excel Worksheet Functions | |||
Help please, IF statement/SUMIF statement | Excel Worksheet Functions |