Age Calculation
Category:
MiscellaneousType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
This is a simple utility to calculate age. e.g, if the age is 4 months then it will display in months, if age is 2 years it will display in years. Example of the DateDiff funtion in VB.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: