I am creating a number of charts that trend lab results over a number of days. One lab test per chart. I used the first chart as a template (created with the wizard) and then just copied it and changed it's Record Source and Row Source to reflect the correct query. This was working okay, but then I ran into a problem because the data in my datasheet was not changing from report to report.
I found a thread (703-1070136) that addressed this and tried to copy and paste from the Row Source query. However, I am getting an error when I try to run the query: "You can't specify Group By, Expression, or Where in the Total row for this column."
Int([DateDone]) DateDone Result Result
Group By Group By Group By Expression
Row Heading Value Column Heading
Any help is appreciated. Thanks is advance!
I found a thread (703-1070136) that addressed this and tried to copy and paste from the Row Source query. However, I am getting an error when I try to run the query: "You can't specify Group By, Expression, or Where in the Total row for this column."
Int([DateDone]) DateDone Result Result
Group By Group By Group By Expression
Row Heading Value Column Heading
Any help is appreciated. Thanks is advance!