Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine the age of a person?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00725626
Message ID:
00726894
Views:
15
This has worked for me:
Age=INT((VAL(DTOS(DATE()))-VAL(DTOS(birthdate)))/10000)
HTH
Ulises
Previous
Reply
Map
View

Click here to load this message in the networking platform