Re: Don't sort
- From: "Duane Hookom" <duanehookom@xxxxxxxxxxxxxxxxx>
- Date: Mon, 18 Apr 2005 14:34:47 -0500
Can't you sort first by Sex and then by Person1 DESC?
If you want to see records in a specific order (entered order is an order)
then you must have a value stored in a field or fields that describe that
order.
--
Duane Hookom
MS Access MVP
--
"Brad" <Brad@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F2703E34-D98C-4B64-8CA3-C11F34620540@xxxxxxxxxxxxxxxx
> Thanks for taking the time to read my question
>
> I have a table that looks like the following
>
> Sex Person1 Person2 Person3
> M Bert Henry Garry
> M 21 31 23
> F June Jill Mary
> F 24 25 21
>
> I put the data into this table from another table just for this report
>
> I want my report to group on Sex, and then show the data just as it is in
> the table. However, Access insists on sorting the data so that the
> numbers
> show first and the names second. If I put a sort order on Person1 then it
> puts both name rows first, then the ages.
>
> Can I turn off the auto sort at all?
>
> Brad
.
- Follow-Ups:
- Re: Don't sort
- From: Brad
- Re: Don't sort
- References:
- Don't sort
- From: Brad
- Don't sort
- Prev by Date: RE: how to save to C:\ drive on report close?
- Next by Date: Re: Passing parameter to report through VB
- Previous by thread: Don't sort
- Next by thread: Re: Don't sort
- Index(es):
Relevant Pages
|