Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Age calculations
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00179005
Message ID:
00179124
Views:
27
>>greetings to all
>>
>>i need the code for calculating the age as follows:
>>i habe a field where we input the date.
>>i need to calculate the age on another field based on the current date
>>
>>any ideas?
>>
>>regards
>
>Hi Mike,
>
>...and one more for you:
>lnyears = YEAR(DATE()) - YEAR(ldDateofBirth)
>IF GOMONTH(ldDateofBirth, lnyears * 12) > DATE()
>  lnyears = lnyears - 1
>ENDIF
How about an FAQ entry guys? This one comes up all the time.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform