Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
"Dan the Man" wrote...
.... It seems to work appropriately (creating the Confirm AC Follow Through Flag) ONLY when a date is input into cell AA7. However, the string of formula below should ALSO "register" and produce the applicable flag (Confirm AC Follow Through), when a date input into cell AL7 (and NO date is placed in cell AA7). IF(AND(TODAY()EDATE(AL7,6),AN7="Referred to Tx"), "Confirm AC Follow Through","")),"")), .... Perhaps, but the logic of your formula is tortured. There are only 3 relevant states for AN7: "Referred to Tx", "AC Initiated" and anything else. That should be your MAIN decision variable. It's difficult to figure out what conditions need to change before you rearrange your formula around these 3 base states. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Question (Organizing Data) | Excel Discussion (Misc queries) | |||
organizing a workbook | Excel Worksheet Functions | |||
Help organizing date | Excel Discussion (Misc queries) | |||
Help with organizing data | Excel Discussion (Misc queries) | |||
Organizing Data | Excel Worksheet Functions |