Query Question

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

Guest

I need help in determining why I'm getting duplicate labor
and travel costs in my query. For instance, if a service
order has one or more different parts and there is also
labor and travel cost - the labor and travel cost are
listed again each time the parts are listed. E.g.

$330.00 $0.00 1 $325.13 800- 0410- 01 Digital PCB Program/

$330.00 $0.00 1 $227.76 203005- 550 Top Enc. Assembly with

The entry should look like:
Labor Travel Qty Parts
$330.00 $00.00 1 $56.00
$00.00 $0.00 2 $156.00
 
Elizabeth said:
I need help in determining why I'm getting duplicate labor
and travel costs in my query. For instance, if a service
order has one or more different parts and there is also
labor and travel cost - the labor and travel cost are
listed again each time the parts are listed. E.g.

$330.00 $0.00 1 $325.13 800- 0410- 01 Digital PCB Program/

$330.00 $0.00 1 $227.76 203005- 550 Top Enc. Assembly with

The entry should look like:
Labor Travel Qty Parts
$330.00 $00.00 1 $56.00
$00.00 $0.00 2 $156.00

Could you provide some more detailed information.

What fields and values are in the source of the query? If there is more
than one source please include what data comes from what source and how the
sources are related. Give an example of what you are getting and what you
want to get. Include any formulas you may be using in the query.
 
Logical,
The Travel & Labor cost belongs to the service order (bet that ID and or
information is listed for each row also ;-))
The query is assumedly used for reporting so you would put the Travel &
Labor Cost in the Group footer (or header) of each Order and nobody would be
any wiser...

HTH

Pieter
 

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

Similar Threads

Help with Query 3
Duplicate entry in my query 3
Query Help 3
Query showing duplicate values 2
3 queries into 1 8
combining queries into 1 8
Access 2000 Recursive Query Help 2
Help! Access Query Range??? 1

Back
Top