Set Subreport Source Object

Dwight

Registered User.
Local time
Today, 17:39
Joined
Mar 17, 2003
Messages
168
I am trying to create a main report with 4 quadrants. Each quadrant should contain a subreport displaying a graph. The subreports are all built. Here’s the problem:

My users would like to be able to select which graphs show up on the report (there are 7 possible selections) and their quadrant location.

My idea is to create a form with combo boxes where the user can make the chart selections for each quadrant. After some research I believe it should be possible using VBA to use these selections to set each subreport’s source object.

But I don’t understand the necessary syntax and Help was not very helpful. If someone has or could create a simple working example I would be grateful.

Any help is appreciated.
 

Users who are viewing this thread

Back
Top Bottom