Hello all
I have a selection of different types of dates for a particular individual i.e. date1, date2, date3, date4 etc all contained in different tables...I need to ensure that all the diff dates are all within a week of one another and if not produce output so that I can investigate further.
Is there any way to get then compare the max date value with the min date value and then do the check? Or any other suggestions? The dates are not stored under the same variable name all have different names.
Any help will be v much appreciated!
sw.
I have a selection of different types of dates for a particular individual i.e. date1, date2, date3, date4 etc all contained in different tables...I need to ensure that all the diff dates are all within a week of one another and if not produce output so that I can investigate further.
Is there any way to get then compare the max date value with the min date value and then do the check? Or any other suggestions? The dates are not stored under the same variable name all have different names.
Any help will be v much appreciated!
sw.