I have posted a similar question a couple of times in the past and did not get much response.
I have a series of surveys -- up to 50 items each in 5 surveys. The responses vary from yes/no to comments in memo fields -- i.e. "If Not, explain"--. The report needs to compile all the responses. I.e. on Item 1 35% said Yes, 60% No and 5% did not answer --, etc. -- along with all comments for certain prompts that should appear as a continuous group within the report in the same relative position to the simpler prompts that they had in the survey sheet. In other words using the above, say Item 2 was -- "If no explain", after showing the compiled response to Item 1 the report would display ALL the comments recorded to Item 2 before going on to Item 3 which may be another series of comments or could be a compiled Yes/No or other kind of quantified short answer response.
I can quantify the short answers. I can list out all the comments .. But I can't seem to do them both in the same report at the same level. If I do my calculations at a grouping level and the comments at the detail level (one subreport for each response) the order is incorrect.
I had considered either a separate query and separate subreport for each response (UGH!) or a set of intermediate tables to "pre-compile" my data before bringing them in the report (Double UGH).
Any thoughts. PLEASE
I have a series of surveys -- up to 50 items each in 5 surveys. The responses vary from yes/no to comments in memo fields -- i.e. "If Not, explain"--. The report needs to compile all the responses. I.e. on Item 1 35% said Yes, 60% No and 5% did not answer --, etc. -- along with all comments for certain prompts that should appear as a continuous group within the report in the same relative position to the simpler prompts that they had in the survey sheet. In other words using the above, say Item 2 was -- "If no explain", after showing the compiled response to Item 1 the report would display ALL the comments recorded to Item 2 before going on to Item 3 which may be another series of comments or could be a compiled Yes/No or other kind of quantified short answer response.
I can quantify the short answers. I can list out all the comments .. But I can't seem to do them both in the same report at the same level. If I do my calculations at a grouping level and the comments at the detail level (one subreport for each response) the order is incorrect.
I had considered either a separate query and separate subreport for each response (UGH!) or a set of intermediate tables to "pre-compile" my data before bringing them in the report (Double UGH).
Any thoughts. PLEASE