jauner
01-03-2006, 10:09 AM
Not sure if this can be resolved by VBA but here goes:
I have a database that I have been asked to write the reports on. The original database design was not mine and has to stay the same.
They want a graph of a count of questions answered. There is a table called tblAssessment that contains the questions. the fields are question1, question2 etc through question10. Is there a way to graph these? I am new to writing graphing reports In access. I would think each field would be considered a series and unsure how to proceed exactly.
If that is too many is there a way to write the query in such a way that each question is like a row in the query vs individual fields?
I have a database that I have been asked to write the reports on. The original database design was not mine and has to stay the same.
They want a graph of a count of questions answered. There is a table called tblAssessment that contains the questions. the fields are question1, question2 etc through question10. Is there a way to graph these? I am new to writing graphing reports In access. I would think each field would be considered a series and unsure how to proceed exactly.
If that is too many is there a way to write the query in such a way that each question is like a row in the query vs individual fields?