Don't Repeat Record?
From: ThePro (ThePro_at_discussions.microsoft.com)
Date: 12/30/04
- Next message: alish: "Re: ALLOWING DOUBLE ENTRY IN UNION QUERY"
- Previous message: Lynn Trapp: "Re: ALLOWING DOUBLE ENTRY IN UNION QUERY"
- Next in thread: Jack MacDonald: "Re: Don't Repeat Record?"
- Reply: Jack MacDonald: "Re: Don't Repeat Record?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Dec 2004 05:37:02 -0800
I have a querie with 2 linked tables. One contains all of the invoices for
the customers [customers ID only] with the location they made the purchase
[multiple locations] and a table with the customers info [address, phone,
etc]. I was able to link them with no problem. The problem is that I don't
want the queire to repeat records. Obviously the invoice table needs to
repeat IDs since each customer has multiple invoices, but I don't want this
querie to repeat them since what I need is a list of customers which made a
purchase at one of our specific locations and their respective addressess.
Right now the querie is returning alot of info [alot of rows] since it's
repeating records.
Is this possible?
Thanks
- Next message: alish: "Re: ALLOWING DOUBLE ENTRY IN UNION QUERY"
- Previous message: Lynn Trapp: "Re: ALLOWING DOUBLE ENTRY IN UNION QUERY"
- Next in thread: Jack MacDonald: "Re: Don't Repeat Record?"
- Reply: Jack MacDonald: "Re: Don't Repeat Record?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|