BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
BStats
Calcite | Level 5

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

1 ACCEPTED SOLUTION

Accepted Solutions
Haikuo
Onyx | Level 15

Check out YRDIF() function with 'AGE' argument.

View solution in original post

1 REPLY 1
Haikuo
Onyx | Level 15

Check out YRDIF() function with 'AGE' argument.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 1153 views
  • 0 likes
  • 2 in conversation