B
Bob H
I have a table with over 100 records in it of Product and Location and I
am trying to build a query on another query to show a specific
location. But first I know I must build the first query, but here is the
problem.
As I said the table I am building the query on has 115 records, but the
first query is only returning 35 of those records.
Each record in the table has a Product and a Loctaion so the query
should return all 115 records.
In the design of the query I have Fields 'Product' and 'Location' both
from Table tblHydraulic.
Thanks
am trying to build a query on another query to show a specific
location. But first I know I must build the first query, but here is the
problem.
As I said the table I am building the query on has 115 records, but the
first query is only returning 35 of those records.
Each record in the table has a Product and a Loctaion so the query
should return all 115 records.
In the design of the query I have Fields 'Product' and 'Location' both
from Table tblHydraulic.
Thanks