F
FrunkaBlunka
Hi,
I am trying to create a query which displays mothly invoicing based on
a selection from a combo box on a form. So for example if I pick May
from my combobox, I would like everyhting that was invoiced in May to
appear in my query. At the moment I have inserted MSCAL.Calendar.7 to
select the date when invoiced. That date is stored in the record in the
tbl call ProjectDetails.
Using that date how do I create a query that looks at what I have
selected in my combobox ie Dec and displays records from the month
only. Originally I had a query for every month but I thought there must
be an easier way instead of having 12 separate querys.
I had it set up another way where I had 12 toggle buttons with the
different months so I could see 2 or 3 months of Invoicing if I wanted
to but I found that rather tedious.
If anybody can think of an alternative method or a working solution it
would be greatly appreciated.
Thanks
Blunka
I am trying to create a query which displays mothly invoicing based on
a selection from a combo box on a form. So for example if I pick May
from my combobox, I would like everyhting that was invoiced in May to
appear in my query. At the moment I have inserted MSCAL.Calendar.7 to
select the date when invoiced. That date is stored in the record in the
tbl call ProjectDetails.
Using that date how do I create a query that looks at what I have
selected in my combobox ie Dec and displays records from the month
only. Originally I had a query for every month but I thought there must
be an easier way instead of having 12 separate querys.
I had it set up another way where I had 12 toggle buttons with the
different months so I could see 2 or 3 months of Invoicing if I wanted
to but I found that rather tedious.
If anybody can think of an alternative method or a working solution it
would be greatly appreciated.
Thanks
Blunka