working out years

R

rhann

I have a date in a table on a form I want to be able to work out how many
years have passed since that date, also if it is possible can it be done in a
table
 
L

Larry Daugherty

It cannot be done in a table. Tables are just containers. There is
no active code in them.

Look in Access Help for DateAdd

HTH
 
Top