I'm really new to acces but have worked a lot with Excel. I have an access table with lots of Information. In one colum are the dates of birth of employees. I would like Access to now compute the date the employees reach their 60th birthdays. I have tried DateAdd, DateSerial but nothing works. So, I am trying to add 60 years to the date that is in the column named "Geburt". Can anybody help?