This website is awesome! Thank you.
Riddle me this (All the info I have found says it should work but excel keeps saying there is an equation error):
=IF(B2>=HOME and C2>=26 and D2>=today()-365,"High Risk",IF(B2>=HOME and C2>=5 and D2>=today()-730,"High Risk",IF(F2>=5,"High Risk",IF(F2>=3,"Medium Risk","Low Risk"))))
We are putting in "HOME" in one column, Number of units in another column, and last date of visit in third - I think the part that is messing it up is the dates.
Here is the rule:
HOME PROPERTY ON-SITE VISIT SCHEDULE
Number of Units Inspection Frequency
1 – 4 Every Three (3) Years
5 – 25 Every Two (2) Years
26 or More Every Year
I also have criteria, and if it makes certain points (over 5=high risk, over 3=med, 1-3=low) - I've gotten this part to work.
Can you master this beast?
THANK YOU!
Riddle me this (All the info I have found says it should work but excel keeps saying there is an equation error):
=IF(B2>=HOME and C2>=26 and D2>=today()-365,"High Risk",IF(B2>=HOME and C2>=5 and D2>=today()-730,"High Risk",IF(F2>=5,"High Risk",IF(F2>=3,"Medium Risk","Low Risk"))))
We are putting in "HOME" in one column, Number of units in another column, and last date of visit in third - I think the part that is messing it up is the dates.
Here is the rule:
HOME PROPERTY ON-SITE VISIT SCHEDULE
Number of Units Inspection Frequency
1 – 4 Every Three (3) Years
5 – 25 Every Two (2) Years
26 or More Every Year
I also have criteria, and if it makes certain points (over 5=high risk, over 3=med, 1-3=low) - I've gotten this part to work.
Can you master this beast?
THANK YOU!