G
Guest
I have a database that list periods of enrollment and credits taken. I want
to create a field that takes the "remaining credits" from the row above and
subtracts the "credits taken" from the row above to calculate the new
"remaining credits." The subform filters the records by student's name from
a table using Autonumber as the primary key, and then sorts them by the
beginning date of the period of enrollment. So, the credits should be
calculated at the form level. Any help would be great. Thanks in advance,
Tim
to create a field that takes the "remaining credits" from the row above and
subtracts the "credits taken" from the row above to calculate the new
"remaining credits." The subform filters the records by student's name from
a table using Autonumber as the primary key, and then sorts them by the
beginning date of the period of enrollment. So, the credits should be
calculated at the form level. Any help would be great. Thanks in advance,
Tim