PDA

Click to See Complete Forum and Search --> : Changing the grouping field in a report at runtime


Tim Kurtz
Dec 29th, 1999, 11:30 AM
Can anyone give me some clues for how I can change the grouping field in
a report at runtime. I have a report wizard set up that allows users to
select from one to 24 fields to show in a report. That part works fine.

The problem is when they select a field to group on. The report insists
on grouping on the field I originally identified when I set up the
command in the data environment.

How can I dynamically change that? I'm using the DAO 3.60 Object
Library.

Any help would be greatly appreciated.