I have an invoice report that lists invoices and their details between any given dates. It obtains its data from a query based on the invoice table. My problem is that three of the invoices are missing from the report even though they appear on the query and in the table. How can this be?