Re: how do I display data related to a top 10 query in access?
- From: "Rick Brandt" <rickbrandt2@xxxxxxxxxxx>
- Date: Sun, 23 Oct 2005 18:10:38 GMT
crimminsky wrote:
> "Rick Brandt" wrote:
>
> > My understanding is that the "top" in a TOP query is determined by
> > the fields you sort on. If you add additional fields, just don't
> > sort on them and they shouldn't affect the rows returned.
> >
>
> Hi Rick, thanks for the reply, I am only sorting the count of meal
> type column. this gives me,ie meat, 23, male
> fruit,13,female
> etc,etc
> What happens when i add the contents column(unsorted) is this
> meat,5,male,pork
> fruit,5,female,apples
> What I want is:-
> meat,23,male,pork
> meat,23,male,pork x5 etc etc
> listing all the 23 different meats, does this make any sense??
Then feed an initial query that gives you the TOP that you want into a second
query that adds the additional fields.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
.
- References:
- Re: how do I display data related to a top 10 query in access?
- From: Rick Brandt
- Re: how do I display data related to a top 10 query in access?
- Prev by Date: Re: UPDATE query
- Next by Date: Re: How easy is this?
- Previous by thread: Re: how do I display data related to a top 10 query in access?
- Next by thread: Re: how do I display data related to a top 10 query in access?
- Index(es):
Relevant Pages
|
|