Access 2003 ADP/ADE Report Graph Rowset Problem

J

JoseEDSForSpry

I have a date-range based report that lists records based on beginning and
ending dates supplied by an open form, through input parameters.

On the report is a graph object that (before I migrated to ADPs) used the
same forms boxes to create the same list, grouped and graphed the entries by
number per month during the period.

Now, however, it won't accept my form parameters, there are no input
parameters, I can't change the rowsource after opening, I can't open in
design-mode because the users have ADE, and I can't figure out how to use
changing a persistent query because users don't have design permissions, and
even if they did 2 users would conflict with each other.

How do you create a chart/graph that limits itself to a date range? or other
requirements known only at print time. That would seem like a pretty basic
need, for a graph.

Any help would be appreciated.
 
Top