S
sue dorsey
I have several tables that I run a query on to get a list
of historical events over 20 years. There is a first date
and late date field for each event. How can I filter to
get events that occur in one or two months?
Event first date last date
one 3/2/2002 3/12/2002
two 3/7/2001 3/7/2001
three 4/1/2003 4/3/2003
four 6/2/2001 6/19/2001
five 9/12/1999 10/21/1999
six 3/19/1998 4/1/1998
I want to filter or query from above query to events
starting in march only?
One step further, can I filter/query to events that
started and ended in March and April?
thanks for any suggestions
of historical events over 20 years. There is a first date
and late date field for each event. How can I filter to
get events that occur in one or two months?
Event first date last date
one 3/2/2002 3/12/2002
two 3/7/2001 3/7/2001
three 4/1/2003 4/3/2003
four 6/2/2001 6/19/2001
five 9/12/1999 10/21/1999
six 3/19/1998 4/1/1998
I want to filter or query from above query to events
starting in march only?
One step further, can I filter/query to events that
started and ended in March and April?
thanks for any suggestions