Hi I need some help to calculate the Member age at end of the month each month. I have Member's date of the birth and Reporting end date.
Thank You
Ahsan
Something like this should do it:
AgeinYears = INTCK('YEAR',BirthDate, ReportDate, 'C');
Here is a link to the function:
Where is your sample input and wanted output dataset and why is this question posted on
I need to verify this variable in the data base
MBR_AGE_EOM TEST_AGE
20
20
20
20
Something like this should do it:
AgeinYears = INTCK('YEAR',BirthDate, ReportDate, 'C');
Here is a link to the function:
I moved this topic to Base SAS Programming, where it belongs.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.
Ready to level-up your skills? Choose your own adventure.