i have looked everywhere for the answer to this question,
ACCESS 2003
I need to find have a query output a list of memberID's that are current for a certian month, and by that i mean,
if a member1 startdate is 01-apr-07 and end date is 30-sep07,
and member2 startdate is 01-oct-07 and end date is 05-apr 07
if its may, and i want to know who is current in june i want # 1 to show up
and # 2 not to. i can get the current members quite easily with the now() command in a query, however this escapes me...
as a member may start june 1 and end june 4 but i still need to know they were in june.
please assist me in any way.
i will gladly give any other information on this topic if needed.
thank you.
ACCESS 2003
I need to find have a query output a list of memberID's that are current for a certian month, and by that i mean,
if a member1 startdate is 01-apr-07 and end date is 30-sep07,
and member2 startdate is 01-oct-07 and end date is 05-apr 07
if its may, and i want to know who is current in june i want # 1 to show up
and # 2 not to. i can get the current members quite easily with the now() command in a query, however this escapes me...
as a member may start june 1 and end june 4 but i still need to know they were in june.
please assist me in any way.
i will gladly give any other information on this topic if needed.
thank you.
Comment