Re: Alternate sorting for Access report
- From: "PC Datasheet" <false@xxxxxxxxx>
- Date: Tue, 25 Apr 2006 14:43:32 GMT
Look at QueryDef in the Help file. You use a single query but change the
query's SQL programatically.
--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
Over 1175 users have come to me from the newsgroups requesting help
resource@xxxxxxxxxxxxxxx
<nn0410@xxxxxxxxxxxxx> wrote in message
news:1145975758.893961.181500@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have a report whose record source is a query. The query includes an
ORDER BY clause that sorts on a particular set of columns. I would
like to be able to run the same report with the same input data, sorted
on a different set of columns. Aside from copying (^C, ^V) the report
and changing the Record Source property in the new copy to another
query, is there an elegant way to accomplish this?
Thanks
Rick
.
- Follow-Ups:
- Re: Alternate sorting for Access report
- From: StopThisAdvertising
- Re: Alternate sorting for Access report
- From: John Marshall, MVP
- Re: Alternate sorting for Access report
- From: Keith Wilby
- Re: Alternate sorting for Access report
- References:
- Alternate sorting for Access report
- From: nn0410
- Alternate sorting for Access report
- Prev by Date: Re: Filter by Form causing corruption ???
- Next by Date: Re: Alternate sorting for Access report
- Previous by thread: Alternate sorting for Access report
- Next by thread: Re: Alternate sorting for Access report
- Index(es):
Relevant Pages
|