Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want the following to happen:
If O5 is blank, then P5 will be also (this much is done in the formula below) If O5 has a date, then the below function will be done (also done) If Q5 gets populated, then the function will stop (also done) However, I want to now add something that will perform the same function/situations in P5 if <bR5</b has a date (O5 and R5 will NOT both have dates in them) =IF(O5="","",IF(Q5="",DAYS360(O5,TODAY()),DAYS360( O5,Q5))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISBLANK function not working when cell is blank dut to function re | Excel Discussion (Misc queries) | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |