Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default analysis of data entered on excel questionnaire format

I am currently trying to analyse data from a questionnaire. The
questionnarie is displayed on excel. There are a series of questions on the
left hand side, & the options listed below are along the top of the
questionnai-

6 Not at All
5 A little of the time
4 Some of the time
3 Quite often
2 Most of the time
1 All of the time

I have indicated the marks given for each of these options above (i.e. 1-6).

i.e. Each time the response 'Not at all it' is given the client will receive
6 marks.

Can i enter a formula, for example, onto my excel questionnaire, so that
each time the client answers 'Not at all' excel will automatically allocate
the appropriate points for that question. At the end of the questionnaire i
want to find out what the total marks are for that particular client.

Many thanks,

Mel
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default analysis of data entered on excel questionnaire format



"xoxweemelxox" wrote:

I am currently trying to analyse data from a questionnaire. The
questionnarie is displayed on excel. There are a series of questions on the
left hand side, & the options listed below are along the top of the
questionnai-

6 Not at All
5 A little of the time
4 Some of the time
3 Quite often
2 Most of the time
1 All of the time

I have indicated the marks given for each of these options above (i.e. 1-6).

i.e. Each time the response 'Not at all it' is given the client will receive
6 marks.

Can i enter a formula, for example, onto my excel questionnaire, so that
each time the client answers 'Not at all' excel will automatically allocate
the appropriate points for that question. At the end of the questionnaire i
want to find out what the total marks are for that particular client.

Many thanks,

Mel


Suggest you paste your list of possible answers and their appropriate
weighted scores in an area below your questionnaire including one 'Make a
selection' score = 0. In cells B1000:C1007
Format your answer cells alongside your set of questions using the - Data -
Validation function, Validation criteria - Allow: List Source: e.g.
=$B$1000:$B$1006
Scoring your responses alongside your responses. Use
=VLOOKUP(C4,I$1000:J$1006,2,FALSE) Total the answers for your overal scoring
report.

You can preset your questionnaire's answers to 'Choose option' giving you an
initial total score of zero. By using Format, Conditional Formatting, you
can format your answers to be the colour red if they equal "Make a selection"
and when a response is provided the colour changes to black.

Hope this helps you.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Excel is turning entered dates into formulas despite format. Why? Matt Mahan Excel Discussion (Misc queries) 2 January 28th 16 10:25 PM
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Can Excel recognize when data is entered and apply formulas? cwool4512 Excel Worksheet Functions 2 July 7th 05 07:58 PM
Fetching External Data from Excel Sri Excel Discussion (Misc queries) 2 January 3rd 05 11:46 AM


All times are GMT +1. The time now is 04:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"