I have a field with about 400 records in it containing dates. I made a query to show the number of days that have elapsed between the date in the record and the current date. e.g. If the record is April 11, the query will say 116 days have past. Then I modified it so it would show the number of...