I was able to get partial formula to work using the following statement: =IF(L3="SEVERE",-30,IF(L3="CRITICAL",-15,IF(L3="HIGH",-45,)))
Now all I need is to be able to somehow incorporate =Today ()-C3 into it along with showing a negative number for those that fall withing their respective due dates.
|