I have a library Dbase With a table called Sign Out used to track borrowed books. Sign Out table has fields like Book_ID, Member_ID, Date_Out,etc. I want a field in the query called "Due Date" which will be the Date Out+7 and i want the sum total displayed in a Date format. At the moment i have got the query sorted but am unable to change the properties for the Due Date field to display as a Date as opposed to a general number.
Make sense?
Make sense?