Scorez2000
Programmer
Think this is a tricky one.
Imagine I have 4 date fields.
date1
date2
date3
date4
I'm running a query to pull out date1. But then the user decides that they don't necessarily want date1. They want the lowest/earliest of the 4 dates.
Anyone any idea how to do this? It needs to be done in various places, one of which has 12 different date fields, and they want the earliest date.
All help would be much appreciated.
Wayne.
Imagine I have 4 date fields.
date1
date2
date3
date4
I'm running a query to pull out date1. But then the user decides that they don't necessarily want date1. They want the lowest/earliest of the 4 dates.
Anyone any idea how to do this? It needs to be done in various places, one of which has 12 different date fields, and they want the earliest date.
All help would be much appreciated.
Wayne.