+ Reply to Thread
Results 1 to 2 of 2

Survey Results table lookup errors

  1. #1
    Registered User
    Join Date
    09-22-2009
    Location
    Mumbai India
    MS-Off Ver
    Excel 2007 & 2010
    Posts
    77

    Arrow Survey Results table lookup errors

    Hi guys, the support from everyone has been exceptional and has helped me build up a dynamic tool to capture survey results and collate answers even if rows are deleted. This would happen when questions in the survey are considered unimportant/irrelevant.

    An offset sumproduct series of functions provides me the total score percentage for the top level categories. There are 5-6 in total and can easily be charted in a radar.

    The second step is to maintain the 'dynamic aspect' (being able to delete rows) and lookup the high-level category, and the subsection and return the score for the individual question. This way I can create a chart for each of the 5 top level categories and show the survey score for each answer in the category. Note each question has a maximum score of 5 and are scored 1-5.

    I have a few errors looking up values and percentages coming back as 500% with the addition of new columns (in red in attached). Can someone please have a look and help me with the errors. The first sheet is error free, the second sheet is the 'build'.

    Note: Charts will be housed on a separate sheet.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    10-06-2008
    Location
    Norway
    MS-Off Ver
    2010
    Posts
    365

    Re: Survey Results table lookup errors

    Hi, the last argument in the formula is column number. When you insert a new B-column, you will have to adjust column number in formula from 4 to 5:
    =INDEX($A$2:$E$108,MATCH($H21,$A$2:$A$108,0),5)

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Survey Results
    By braydon16 in forum Excel General
    Replies: 1
    Last Post: 11-28-2012, 05:21 PM
  2. Survey Results
    By kritter in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-24-2012, 08:55 PM
  3. Quantifying Results From Survey
    By Mordred in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-12-2011, 10:39 AM
  4. countif for survey results
    By sable in forum Excel General
    Replies: 2
    Last Post: 05-26-2009, 07:03 PM
  5. Replies: 0
    Last Post: 05-16-2005, 06:06 PM

Tags for this Thread

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