I have three date fields: date1, date2, and date3. I would like to create a new variable, MinDate, for each record which is the minimum (earliest)of these three dates. MinDate would then be used in a Datediff computation with a fourth date variable.
How do I do this?
Lee
How do I do this?
Lee