Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filtering displayed data on subform

Status
Not open for further replies.

paulwoods23

IS-IT--Management
Jan 21, 2003
5
GB
I have a database used to store staff sickness. It currently consists of a "Staff" table to store staff details (name, number, salary etc) and a "Sickness" table to store sickness records.

I have produced a form to displaying staff's name from "Staff" table and then a linked sub form containing existing sickness records from the "Sickness" table.

The idea for this form is to be used to add new sickness records and also to display existing sickness records. To do this I would like to add a filter to the form where the user can add start and end dates into text fields on the main form and display only records between a chosen dates in the sub form (apply filter??).

I have never tried to do this before and don't know where to start. Any ideas?

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top