L
Lynn
Hi,
I am combining several linked tables together in a create table query to
create a new table. I would like to group the new table by several different
fields .. first level would be job, second would be by the part field, and
the last would be by the stock no field. The summaries would be at the stock
no field level. How do I do this in the query so I only get one record per
Job, Part and Stock No?
Thanks!
I am combining several linked tables together in a create table query to
create a new table. I would like to group the new table by several different
fields .. first level would be job, second would be by the part field, and
the last would be by the stock no field. The summaries would be at the stock
no field level. How do I do this in the query so I only get one record per
Job, Part and Stock No?
Thanks!