Help!
I have two fields, one contains a date, the other contains a frequency. Based on this I want to have a third field populated with the date of the next occurrence.
the first IF statement works and correctly sets the date, the second is ignored a...