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?