Dreamcatcher
Registered User.
- Local time
- Today, 03:14
- Joined
- Jul 15, 2008
- Messages
- 19
Hi.
I have tblRecords which contains a 'Period From' & 'Period To' date field which i need to report against.
On Switchboard, i've put a Period Report button which opens a form (frmMultiCalender) allowing operator to enter a TO & FROM date. Currently i have this TO & FROM data stored into a seperate table tblEvents??
From frmMultiCalender i have a button to run the report but i cant seem to write the query correctly.
I want the RptPeriodReport to show just records between the date range chosen (based on the Period To & From records).
Hope that make sense. Seem to be going round in circles at the moment and not sure whether i've gone about this the right way.
Any help would be greatly appreciated to solve my little riddle.
Thanks
John
I have tblRecords which contains a 'Period From' & 'Period To' date field which i need to report against.
On Switchboard, i've put a Period Report button which opens a form (frmMultiCalender) allowing operator to enter a TO & FROM date. Currently i have this TO & FROM data stored into a seperate table tblEvents??
From frmMultiCalender i have a button to run the report but i cant seem to write the query correctly.
I want the RptPeriodReport to show just records between the date range chosen (based on the Period To & From records).
Hope that make sense. Seem to be going round in circles at the moment and not sure whether i've gone about this the right way.
Any help would be greatly appreciated to solve my little riddle.
Thanks
John