S
Sr Accountant
I have a table with 5 fields, two of which are dates. When I run my query, I
would like to select between dates. For example, my start date is one field,
and might be 1/1/08, and then my 2nd field is end date, and could be
10/31/08, all on one line in the table, and then the 2nd line may have a
start date of 11/01/08 and end date of 12/31/08. If I am running my query
and would like to select just my report month of May, how can I tell it to
return the date range of 5/1/08-5/31/08? I have different rate amounts that
I need to multiple by, based on a date range. Hopefully this is enough info,
that someone can give me some guidance as to where to start. Thank you.
would like to select between dates. For example, my start date is one field,
and might be 1/1/08, and then my 2nd field is end date, and could be
10/31/08, all on one line in the table, and then the 2nd line may have a
start date of 11/01/08 and end date of 12/31/08. If I am running my query
and would like to select just my report month of May, how can I tell it to
return the date range of 5/1/08-5/31/08? I have different rate amounts that
I need to multiple by, based on a date range. Hopefully this is enough info,
that someone can give me some guidance as to where to start. Thank you.