Hi,
I have two dates in my data set and I need to calculate each persons age at the time of the second date. How can I do this? I have provided the formate in wich the dates are stored in my dataset below.
ID DOB Medication
1 01JAN1988 23DEC2006
2 10MAY1962 09FEB2010
-Thx
Check out YRDIF() function with 'AGE' argument.
Check out YRDIF() function with 'AGE' argument.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.