H
HB
I'm trying to create a query that will return the earliest date among 3
dates in 3 different columns and return the titles of the columns the same.
For example,
Name First Date Second Date Third Date
Smith Inc. 03/23/99 08/23/03 03/12/03
Smith Inc. 12/20/01 10/22/02 11/28/99
Is there a way to do this with queries and return the earliest date for each
along with that heading?
Thanks.
dates in 3 different columns and return the titles of the columns the same.
For example,
Name First Date Second Date Third Date
Smith Inc. 03/23/99 08/23/03 03/12/03
Smith Inc. 12/20/01 10/22/02 11/28/99
Is there a way to do this with queries and return the earliest date for each
along with that heading?
Thanks.