+ Reply to Thread
Results 1 to 2 of 2

how can I use excel to tabulate survey results

  1. #1
    Maiadd
    Guest

    how can I use excel to tabulate survey results

    Can I use Excel to tabulate survey results, using some sort of counter to
    track totals? Thanks.
    --
    Maiadd

  2. #2
    Forum Contributor kraljb's Avatar
    Join Date
    05-26-2004
    Location
    Illinois
    MS-Off Ver
    2007 (recent change)
    Posts
    256
    Can you be more specific in what you mean by that.

    If for example it's a survey with multiple choice answers (i.e. A, B, C, D, and E) and Questions (1-10). Assume that question numbers are in column A, Answers in B, you could use a sumproduct to get the total number of Answer "A" for Question 3 like so

    =SUMPRODUCT(--($A$1:$A$100=3),--($B$1:$B$100="A"))

    You could also add in more information as if you wanted to tabulate based on other peices of data, such as age, ***, etc. But in all reality an example would be easier to help with this.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1