T
Tom Glatt
I have a database with consumer responses to a survey question. The response
options are A, B, or C. The response table has a variety of individuals with
their appropriate response to the question (e.g. NAME field and RESPONSE
field)
I want to calculate the percentage of each letter response (for example, the
percentage of A's, the percentage of B's, etc.). This requires that I count
all "A" responses and then divide by total overall responses.
I then want to subtract the percentage of A response from the percentage of
B responses to arrive at a net number.
I have tried a variety of approaches, but none seem to work. I typically use
Excel to calculate the data I am looking for, but was hoping I could create a
report in Access that calculates the same basic information (and eliminate a
step in my data analysis). Clearly I am a novice when it comes to
calculations in a database.
If anyone has an idea on how to approach the issue I would appreciate some
feedback. I don't want someone to create the solution for me - just point me
in the right direction.
Thanks!
options are A, B, or C. The response table has a variety of individuals with
their appropriate response to the question (e.g. NAME field and RESPONSE
field)
I want to calculate the percentage of each letter response (for example, the
percentage of A's, the percentage of B's, etc.). This requires that I count
all "A" responses and then divide by total overall responses.
I then want to subtract the percentage of A response from the percentage of
B responses to arrive at a net number.
I have tried a variety of approaches, but none seem to work. I typically use
Excel to calculate the data I am looking for, but was hoping I could create a
report in Access that calculates the same basic information (and eliminate a
step in my data analysis). Clearly I am a novice when it comes to
calculations in a database.
If anyone has an idea on how to approach the issue I would appreciate some
feedback. I don't want someone to create the solution for me - just point me
in the right direction.
Thanks!