Re: select (distinct fieldname) in access ?
From: Tom Ellison (tellison_at_jcdoyle.com)
Date: 08/30/04
- Next message: Zattack: "Re: Merging multiple rows into one with multiple columns"
- Previous message: SR Bandy: "Query Commands not Funtioning (Access 2000)"
- In reply to: Paulo Nunes: "select (distinct fieldname) in access ?"
- Next in thread: Paulo Nunes: "Re: select (distinct fieldname) in access ?"
- Reply: Paulo Nunes: "Re: select (distinct fieldname) in access ?"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 30 Aug 2004 12:29:16 -0500
Dear Paulo:
I'm not trying to be funny, but have you tried:
SELECT DISTINCT fieldname
FROM . . .
As long as there's only one column in your query that would give what
you seem to want. Or is it more complex than that?
Tom Ellison
Microsoft Access MVP
Ellison Enterprises - Your One Stop IT Experts
On Mon, 30 Aug 2004 18:09:32 +0100, "Paulo Nunes"
<nunes.paulo@mail.pt> wrote:
>Hi all
>
>Is it possible to do this in MS Access?
>
>select (distinct fieldname)
>from ...
>
>If not, is there an alternative?
>
>Thanks in advance
>Paulo
>
- Next message: Zattack: "Re: Merging multiple rows into one with multiple columns"
- Previous message: SR Bandy: "Query Commands not Funtioning (Access 2000)"
- In reply to: Paulo Nunes: "select (distinct fieldname) in access ?"
- Next in thread: Paulo Nunes: "Re: select (distinct fieldname) in access ?"
- Reply: Paulo Nunes: "Re: select (distinct fieldname) in access ?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|