Are you aware that you can place a chart in the detail section of a report
based on a record source of one record of each fruit? Set the link
master/child properties to the fruit field to create three graphs, one of
Apples, one of Pears, and one of Oranges.
--
Duane Hookom
MS Access MVP
"just_askin" <(E-Mail Removed)> wrote in message
news:84DF81A5-ACDB-44CD-BF84-(E-Mail Removed)...
> Hi,
> I am trying to fiqure out if there is way ( perhaps by script or macro)
> that I can automate the process of selecting a form making a graph with
> specific parameters, then printing it out. Then changing the parameters &
> priniting that one out so that each action does not have to be performed
> manually.
>
> consider the following example :
>
> |
> |
> Quantity |_____________________
>
> months
>
> In my data, I have Apples, Pears, Oranges. The chart showing the
> quantity of each fruit for each month.
>
> I want a script or macro to select the parameters print a seperate chart
> for
> each item of fruit.
>
> Is there something like this available?
>
>
>
>
|