After the sum has been calculated and subtracted from 14, I need to have a message box come up for the user to instruct them if the person on the record is <=14 or >= 14. If less than 14 display how many days they have left. If no days left have a message what date they can come back which is already a column in my tblRegistration called "NextAvailableDate
Registration.zip"