Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
im trying to write a formula based on contents of column A. there are five
criteria. a container must be retrieved 30 days after a drop-off date. there are four exceptions. for two companies, its the drop-off date plus 3 days. for two other companies, its the drop-off plus 5 days. for all other companies, its the drop-off date plus 30 days. the company names are in column A. the drop-off date is in column B. the formula i wrote that adds the correct day count for a specific 30 day company is as follows: =IF(a15="macys",B15+30) i though i could nest 7 criteria but its not working. any help would be appreciated. i need to add the second company that gets 30 days and the two companies that get 3 days each from drop-off date. then the final criteria: all other companies that dont meet the 3 day and 30 day criteria get just column b date+5 days. thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Creating a check mark box | Setting up and Configuration of Excel | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |