I was wondering if it is possible to put a calculation in an Access table. I need ages of people to be calculated, but it has to be done before the filter so that the user can use age as a filtration technique. The two variables I would need are the current year, and the birth year of the person. (i.e. 2003 - birthyear) If I cannot put that kind of calculation in a table, what else could I do?