lightkeepr
Registered User.
- Local time
- Today, 08:04
- Joined
- Sep 18, 2012
- Messages
- 15
I have a table that has 12 fields and I want to create a form that has the table shown on the bottom and on the top, 3 comboboxes that I can use to filter the data in the table below. The three combo boxes would be DateWorked, WorkingGuard and SchoolName. In the table there are many similar records, for example the date 9/13/2013 might appear 200 times, how can the combo box for DateWorked limit the option to select just one 9/13/2013 and have all records that are not 9/13/2013 not appear. The same would be for WorkingGuard. There are 37 names that could appear for this field but in the drop down I want to only see each name once if it has been used.
How can this be achieved? What feature or command do I need to research to accomplish this?
On a side note, if a query is what i need to use on the bottom of the form and not the table, how can I make the data in the query editable?
Thanks
How can this be achieved? What feature or command do I need to research to accomplish this?
On a side note, if a query is what i need to use on the bottom of the form and not the table, how can I make the data in the query editable?
Thanks