Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Conditional Data in Report Charts

Status
Not open for further replies.

mbthaz

Technical User
Aug 29, 2002
44
US
I have a query that pulls specific data based on the manager selected in a combo box. I am trying to creat two reports from this data, one that shows the data in number format(this one works as expected), and one which shows the data charted. When I try to run the chart it give a Jet Database error saying that [Forms]![Team Lead Selection]![Combo0] is not recognized as a valid field name or expresion. How do I work around this?
 
Did you get this to work yet? I am far from an expert but I do have charts that use criteria from a form.

The chart is based on a query that uses the criteria from a form.

Let me know.

Fred
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top