In a library book database i need a formula to calculate fines for every day overdue the book is of the return date.
E.g. - returnDate = 15/03/2011 and dateReturned = 20/03/2011.
Difference = 5 days. So fine = 5 x £0.20 = £1.00.
I need a formula to be inserted into an unbound field in a...