I have a form that displays: Account LastDate CurrentDate and Total Days (lastdate - currentdate).
I want to be able to enter multiple date calculations(this is basically a calculator of sorts) for ONE record. So, for Account # 1, they'll have 5 LINES of "calculations" (Lastdate minus current date = total Days) So, 3 fields per line. If I navigate to record #2, there won't be anything because no calcs have been done...
It would look like this on the form:
Record #1
line 1: enteredDate Date Total Days
line 2: enteredDate Date Total Days
line 3: enteredDate Date Total Days
and Record#2 might not have anything.
Any ideas?
Thanks.
I want to be able to enter multiple date calculations(this is basically a calculator of sorts) for ONE record. So, for Account # 1, they'll have 5 LINES of "calculations" (Lastdate minus current date = total Days) So, 3 fields per line. If I navigate to record #2, there won't be anything because no calcs have been done...
It would look like this on the form:
Record #1
line 1: enteredDate Date Total Days
line 2: enteredDate Date Total Days
line 3: enteredDate Date Total Days
and Record#2 might not have anything.
Any ideas?
Thanks.