I have a form the will calculate age based on system date and birthdate. The formula to do this is located in the query that the report is based upon. The formula consists of an IFF statement that not only calculates age but accounts for the fact that the birthday has not occured yet for the year. My question is how do I get access to save the calculated age to a table?