Null value prevents calculation
- From: "Yellowstone Valley Tree Surgeons" <yvts@xxxxxxxxxxx>
- Date: Thu, 4 May 2006 16:50:01 -0600
I have a table named Jobs that contains a [Total] field where the cost for
the job is entered. I have another table named Payments that contains a
[Payment] field where payments are entered. I have a one-to-many
relationship setup so there can be multiple payments for each job. When I
run a query to see which jobs are not paid, the ones with no payments at all
do not show up because there has been no entry made yet. The field has a
null value. How can I get the query to subtract a zero payment from the job
when there is no payment yet?
.
- Follow-Ups:
- Re: Null value prevents calculation
- From: Yellowstone Valley Tree Surgeons
- Re: Null value prevents calculation
- From: Rob Parker
- Re: Null value prevents calculation
- Prev by Date: Re: Query update problems
- Next by Date: Question on doing a date calculation in MS Access Query
- Previous by thread: Re: If function in query
- Next by thread: Re: Null value prevents calculation
- Index(es):
Relevant Pages
|