access hell!

  • Thread starter Thread starter Carrie
  • Start date Start date
C

Carrie

I am trying to find the average days between orders and shipments for
2001, grouped by employee. Every time I put the fields in it asks for
ship date and order date. HELP!!!
 
Carrie -

Post your code.

Best wishes, Bob
I am trying to find the average days between orders and shipments for
2001, grouped by employee. Every time I put the fields in it asks for
ship date and order date. HELP!!!
 
I am trying to find the average days between orders and shipments for
2001, grouped by employee. Every time I put the fields in it asks for
ship date and order date. HELP!!!

Carrie, you can see your tables, your queries, your screen.

We cannot.

We're just volunteers here, not magicians. Please post the relevant
details of your table structure and the SQL view of the query. Where
are the ship date and order date stored in your database, for example?
It's presumably asking for them because they're not in any of the
tables in your query... but we can't see the query and don't know what
table they'd be in!

John W. Vinson[MVP]
 

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