Date Filter

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form that has a Button:

Set Filter


This allows me to filter in my INVENTORY reports by: suppliersnames, and/or
Locations.

On this report also is ORDDATE.

I would like to be able to filter the Beginning/Ending OrdDate with clicking
on the SETFILTER button - Although I have not choosen any supplier/location
names to be filter, if i just want the date to be filter a error does not
come up.

Is there a code to allow me to filter the date?
 
Jackie,
This allows me to filter in my INVENTORY reports by: suppliersnames,
and/or
Locations.
How do you do that? Are you prompted via Input boxes, or a parameter query,
or does SetFilter open a dialog form that allows you to select a Suppliers
and/or Locations?
Before we can advise you as to how to add a Start Stop Date range to these
pre-existing filters, it would be best to know what you have already.
 
Back
Top