I have a table the following field names LastName , FirstName , Kids. , Numbers , Date.
The LastName and FirstName are one of the adults
I ran a Querry to find any body with the LastName and FirstName on a date and to list there kids and there numbers for the day.
I would like to show this in a list box and then I would like to totals the numbers.