Kinger43
racecar driver
- Local time
- Today, 03:07
- Joined
- Aug 17, 2007
- Messages
- 226
I have a form that displays the quantity of tools on each truck. there are a little over 500 tools and some 40 trucks. the table is set up with every tool listed for every truck (500x40 records). I filter the form by the tool I am looking for and I want to display the quantity of that tool for each truck. When I select the tool it filters the table down to 40 records (1 per truck). How do I display all of the quantity values on the form? Is this possible, or will a form only display one record at a time?