I have this formula I use in ACCESS to calcualte age from date of birth.
=DateDiff("yyyy",[BIRTH DATE],Now())+Int(Format(Now(),"mmdd")<Format([BIRTH
DATE],"mmdd"))
How can I use this in my Infopath form?
Kalyan Reddy - 19 Feb 2007 05:08 GMT
Hello Bob,
You might want to take a look at the link below which explains about
calculating Age in the Infopath form
http://enterprise-solutions.swits.net/infopath2003/article.php?t=calculating-age
-from-date-of-birth&c=infopath2003
Hope it helps you.

Signature
Kalyan Reddy
Visit
http://www.qdabra.com/
> I have this formula I use in ACCESS to calcualte age from date of birth.
>
[quoted text clipped - 11 lines]
>
> http://www.microsoft.com/office/community/en-us/default.mspx?mid=a4b1c758-18fe-4
448-8cbc-1be3023e6228&dg=microsoft.public.infopath