deharris2003
Programmer
Ok this one has been meking me crazy. I have three dates
dtmDate1
dtmDate2
dtmDate3
What I want to do is find the min date and the max date of the three dates that are available. All three dates are stored into seperate variables and my understanding is that the Min and Max functions only work if the three variables are stored in the same column. Please help
dtmDate1
dtmDate2
dtmDate3
What I want to do is find the min date and the max date of the three dates that are available. All three dates are stored into seperate variables and my understanding is that the Min and Max functions only work if the three variables are stored in the same column. Please help