Quick question here...
We have a report that runs a basic line graph. I'd like to "hide" a portion
of one line so that it appears half way up the graph. Is this possible
without modifying the table data that the graph is based on?
I apologize in advance if this is the wrong area to post this particular
question.
Marty
Duane Hookom - 13 Feb 2006 20:29 GMT
A graph control has a Row Source property. You can possibly modify this
property to "hide" some values or set them to null for certain conditions.

Signature
Duane Hookom
MS Access MVP
--
> Quick question here...
>
[quoted text clipped - 7 lines]
>
> Marty