C
Chuck M
In my form I have calculated a field to show years of service. It is
calculated as follow,
=DateDiff("d",[Hire Date],[Todays Date])
Formated: yy"Y "mm"M "dd\D
as long as the hire date is less than 1/1/1976 it is fine, if it is 1/1/1976
are greater it will put a 19xx as the year.
I have tried everything I can think of, I'M STUMPED
Can some one help, any ideas.
Thanks
Chuck
calculated as follow,
=DateDiff("d",[Hire Date],[Todays Date])
Formated: yy"Y "mm"M "dd\D
as long as the hire date is less than 1/1/1976 it is fine, if it is 1/1/1976
are greater it will put a 19xx as the year.
I have tried everything I can think of, I'M STUMPED
Can some one help, any ideas.
Thanks
Chuck