controls on a report?

tkaplan

Registered User.
Local time
Today, 04:01
Joined
May 24, 2005
Messages
23
I have multiple reports. I would like the user to be able to see a main one, which has averages of six different sections on a test.
I would like that the user can click on a button (or some other event) under one of the sections that will open up a detailed report of that section.
I would also like the user to be able to change the sort order, so i would put an AZ and ZA button on the report that they can click.

Is there any way that i can put user controls on a report? or do i have to do this as a form?
 
I don't think you can put them on a report, but you could always make a custom toolbar, or have a small non-maximised form open automatically as a toolbar-equivalent.
 

Users who are viewing this thread

Back
Top Bottom