Append Queries (with aggregates)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am appending a query into a table. This query happens to be an aggregate
query. I have tried using the agg query as an append, and doing a seperate
append query to put the agg results into the table. In both cases I end up
with missing data in the table. I can run the query and see the correct
results, but when i run it as an append and look in the table, data is
missing.

Does anyone have any ideas why this might occur?

Thanks

ken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top