Group: microsoft.public.access.forms · Group Profile · Search for Monthd in microsoft.public.access.forms
Author: Douglas J. Steele
Date: Oct 15, 2007 05:33
***Have all records in one Table***, not in multiple Tables of similar structure, as per John advised the you can use a Parameter Query which will pop up a dialog that ask the user for the criterion value, e.g. Month/Year. Alternatively, you can create a [frmPreProcessor] which has TextBoxes / ComboBoxes for the user to select monthd or date range and then a CommandButton to run the Report
|