Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this...
=IF(COUNT(A1),IF(D1="z",A1+10,IF(D1="y",A1+20,"")) ,"") -- Biff Microsoft Excel MVP "BMoran" wrote in message ... I'm looking for help with a conditional formula. A B C D 1 11/1/09 z I'd like a formula in column B to calculate days depending on columns A and D. If column D is "z", i'd like to add 10 days to column A. If column D is "y", I'd like to add 20 days to column A. Thanks for any assistance! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional formula to highlight dates (and that entire row) | Excel Worksheet Functions | |||
conditional formula based on dates | Excel Worksheet Functions | |||
formula in conditional formatting with dates | Excel Discussion (Misc queries) | |||
Conditional formatting formula for past due dates | Excel Discussion (Misc queries) | |||
Conditional formatting with dates formula problem. | Excel Discussion (Misc queries) |