D
Dave the wave
I am working on a project where I want to use the same report layout and
fields, I just want to change which field the report is sorted by. I'm
hoping I can use VBA to modify the SORT portion of the underlying query. If
not, is there a way to use VBA to change which query gets used when opening
a report? (I am opening the report from a switchboard. I would like to have
one button for this report, then have a dialog appear that allows for
selecting how the report is sorted.)
I would appreciate links to sites that would help me understand what
commands and program structure I need to use to make this happen.
Thanks!
fields, I just want to change which field the report is sorted by. I'm
hoping I can use VBA to modify the SORT portion of the underlying query. If
not, is there a way to use VBA to change which query gets used when opening
a report? (I am opening the report from a switchboard. I would like to have
one button for this report, then have a dialog appear that allows for
selecting how the report is sorted.)
I would appreciate links to sites that would help me understand what
commands and program structure I need to use to make this happen.
Thanks!