Brian Roberts
02-27-2001, 07:52 AM
I am trying to develop a 2D bar graph in a query based report based on a field(program) in the group header and 3 calculated fields in the details section of the report(Expr1, Expr2 and Expr3). The graph is placed in the report footer. There is a report parameter created from the query that asks for one specific program or all programs. The problem is that I get prompted to input the report parameter several times and the graph only shows one program whether I choose one or all programs. Can someone help?