Howdy.
I have a form(Members) based on a table(Members)
what I need to do is on the first of each month run a query that would locate all the membership dates(MemDate) in the table that are 11 months old to the current month.
Could this be done using a command button on the form(Members)itself? And how would it be done?
Appreciate any help on this.
Thanks in advance
I have a form(Members) based on a table(Members)
what I need to do is on the first of each month run a query that would locate all the membership dates(MemDate) in the table that are 11 months old to the current month.
Could this be done using a command button on the form(Members)itself? And how would it be done?
Appreciate any help on this.
Thanks in advance