Re: Is it possible to get a report where every column is sorted the way I want it?
From: Rick B (Anonymous)
Date: 11/29/04
- Next message: Ivor Williams: "Data Type"
- Previous message: Allen Browne: "Re: Excluding empty fields from a concatenated string"
- In reply to: PeterGundrum: "Is it possible to get a report where every column is sorted the way I want it?"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Is it possible to get a report where every column is sorted the way I want i"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Is it possible to get a report where every column is sorted the way I want i"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 29 Nov 2004 11:20:07 -0600
Typically, each line is a record where the first column might be the name,
second might be the address, etc. If you 'sort' them diffferently, then the
report would make no sense. If the first line contains Bob's name, then
address, then phone number, then birthdate, you would not want to move his
birthdate to another line by sorting that column.
If you want to sort the entire report based on mutliple columns (fields or
controls) then you would jsut put multiple items in your sort/group box. In
the above example, if you have two lines with the name "Bob" you can
certainly use the address as your second sort criteria. But, the entire
line is moved up or down.
You might want to post more details on what your database structure is.
Rick B
"PeterGundrum" <pgundrum1@wi.rr.com> wrote in message
news:9bff01c4d636$6b24ac00$a401280a@phx.gbl...
> Or a form?
>
> Is there some way I can get a report where if I have 6 or 7
> columns and I want to sort them different ways?
>
>
> Do I have to use subreports or forms or what?
>
>
> I hope you understand what I mean. Any help would be
> appreciated.
- Next message: Ivor Williams: "Data Type"
- Previous message: Allen Browne: "Re: Excluding empty fields from a concatenated string"
- In reply to: PeterGundrum: "Is it possible to get a report where every column is sorted the way I want it?"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Is it possible to get a report where every column is sorted the way I want i"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Is it possible to get a report where every column is sorted the way I want i"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|