I have been working on this for a while and I can not figure it out.
G8= Student entry date
H8 = # of days in attendance
I8 = =IF(H8<=30,P8-H8,"Ineligible")
column I = the date students are eligible for 30 day release
P8 = =IF(G8>=1,G8+75,"")
column P = the date students are eligible for...