Placing textbox linked to parameter on a chart

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've made a chart in a report based on a parameter query. What I want to do
is simply make the title of the chart the name the user typed in for the
parameter, followed by the word: "chart".
One of the problems I've encountered in trying to do this is that the report
doesn't actually have a record source, only the chart in the report does. If
I give the report a record source, which is my parameter query, the whole
title thing works, but the report asks the user to enter in the parameter 3
times. Is there someway I can do this?

Please Help,
Matt
 
Back
Top