Hopefully a basic query question
- From: James Terrington <JamesTerrington@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 13 Apr 2008 23:16:00 -0700
Good afternoon,
I am trying to create a query. Underlying data in table is:
Job No/Cost Type/$
J8000/1/3000
J8000/2/2000
J8000/2/5000
J8000/2/1000
In the above a Cost type of 1 equates to Labour cost, and a Cost type of 2
equates to Materials cost.
I want the resulting query to be as follows:
Job No/Labour$/Material$
J8000/3000/8000
However for the life of me I cannot figure out how to achieve this in Query
(assuming that I actually can...)
Is this possible, can someone help (after 5 hours of trying I am clueless)
Thanks
James
.
- Follow-Ups:
- Re: Hopefully a basic query question
- From: Hugo Kornelis
- Re: Hopefully a basic query question
- Prev by Date: SQL Help - Is it possible to do the following?
- Next by Date: Using a Browser Front End to Print Reports
- Previous by thread: SQL Help - Is it possible to do the following?
- Next by thread: Re: Hopefully a basic query question
- Index(es):