here is my data:
I am making a form which shows the data for each FirstName.
Here is the first record in the form:
The problem is the "Record: 1 of 6" - I expect there to be FOUR records, one for each person in my data. I am eventually embedding this data in a report grouped by FirstName and when I do that each chart shows up multiple times for each FirstName. In other words, since Mike and Lisa are in the underlying data twice, the chart shows up twice on their report section.
Is there a fix for this or something I am missing?
I thought about creating another query to Group the FirstNames and use that as the source for the Form, but I am not really sure how I would make that happen.
I joined this forum in 2005. I am still a hack.
I am making a form which shows the data for each FirstName.
Here is the first record in the form:
The problem is the "Record: 1 of 6" - I expect there to be FOUR records, one for each person in my data. I am eventually embedding this data in a report grouped by FirstName and when I do that each chart shows up multiple times for each FirstName. In other words, since Mike and Lisa are in the underlying data twice, the chart shows up twice on their report section.
Is there a fix for this or something I am missing?
I thought about creating another query to Group the FirstNames and use that as the source for the Form, but I am not really sure how I would make that happen.
I joined this forum in 2005. I am still a hack.