Hi,
I have a field in an database table that is a text field
Values are date ranges separated by a comma, here is an example: 9/10/06-9/12/06, 9/18/06-9/19/06, 9/26/06-9/29/06, 11/9/06-12/6/06
How do I use SAS to pull in the values and calculate the total number of days? That is the sum of the days in each date range?
Thanks,
AD2
I have a field in an database table that is a text field
Values are date ranges separated by a comma, here is an example: 9/10/06-9/12/06, 9/18/06-9/19/06, 9/26/06-9/29/06, 11/9/06-12/6/06
How do I use SAS to pull in the values and calculate the total number of days? That is the sum of the days in each date range?
Thanks,
AD2