M
Mark M Simonian
I am sure that this formula gets requested many times and I found this below
through Google but I get whole numbers and prefer to see a value to tenths
like 1.5. I am using Access 2002 Today's Date is Date and Birthdate is Bday
The following formula works but how to I see the number in the tenths too?
This is in the control source of an unbound text box:
=DateDiff("yyyy",[Bday],Date())+int(Format(Date(),"mmdd")<Format([Bday],"mmd
d"))
-----------------------------------------------------
Mark M Simonian MD
Medical Director, ChildNet Medical Assoc.
681 Medical Center Drive West #106
Clovis, CA 93611
(559) 325-6850
(e-mail address removed)
****************************************
Alert: This email and any files transmitted with it
are intended solely for the use of the individual or
entity to whom they are addressed and may contain
confidential, patient health or other legally
privileged information. If you have received this
email in error please notify the sender by email,
delete and destroy this message and its attachments.
Any unauthorized review, use, disclosure,
or distribution is prohibited.
through Google but I get whole numbers and prefer to see a value to tenths
like 1.5. I am using Access 2002 Today's Date is Date and Birthdate is Bday
The following formula works but how to I see the number in the tenths too?
This is in the control source of an unbound text box:
=DateDiff("yyyy",[Bday],Date())+int(Format(Date(),"mmdd")<Format([Bday],"mmd
d"))
-----------------------------------------------------
Mark M Simonian MD
Medical Director, ChildNet Medical Assoc.
681 Medical Center Drive West #106
Clovis, CA 93611
(559) 325-6850
(e-mail address removed)
****************************************
Alert: This email and any files transmitted with it
are intended solely for the use of the individual or
entity to whom they are addressed and may contain
confidential, patient health or other legally
privileged information. If you have received this
email in error please notify the sender by email,
delete and destroy this message and its attachments.
Any unauthorized review, use, disclosure,
or distribution is prohibited.