R
Rosana
Hello...
I am trying to build an unbound form with two unbound text
boxes for Beginning and Ending dates and a Combo box to
select Company name.
My dream was that by entering the Beginning date, the
Ending date and the company name, all the invoice data
that meets the criteria would show in a subform.
I have tried to set the record source of the Subform to a
Query and stablishing the unbound boxes of the Form as
criteria for the corresponding Company field and Date
field (this would be Between BeginninDate and EndingDate),
but that doen't seem to be enough.
Any ideas of how could I do it?
Thank you in advance
Rosana
I am trying to build an unbound form with two unbound text
boxes for Beginning and Ending dates and a Combo box to
select Company name.
My dream was that by entering the Beginning date, the
Ending date and the company name, all the invoice data
that meets the criteria would show in a subform.
I have tried to set the record source of the Subform to a
Query and stablishing the unbound boxes of the Form as
criteria for the corresponding Company field and Date
field (this would be Between BeginninDate and EndingDate),
but that doen't seem to be enough.
Any ideas of how could I do it?
Thank you in advance
Rosana