Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
bsleeth
 
Posts: n/a
Default Lookup or Other Function?

I have a matrix I am building; there are 10 questions. The user selects
predetermined values for each of the 10 questions based on a Validated List.
I want the results column to return a value that is associated with that
answer.

Technical Details:
The workbook has three worksheets: Questionaire, Answers, Value
There are 10 columns on Answer, one for each question
There are 10 columns on Weight, one for each answer
Questionaire has three columns: Question, Answer, Value

Example
1) How often do you eat candy?
possible pop-down list answers are Daily, Weekly, Monthly, Never
possible values are 100, 50, 25, 0

The answer drop down is fed from the Answer Worksheet in A1-A5 titled aCandy.
The dropdown is a Validation List =aCandy
Value should pop with the value same location as the approriate answer but
on the value sheet.

Does this make sense?
  #2   Report Post  
Max
 
Posts: n/a
Default

In sheet: Questionaire
---------------------------
Assuming the DVs for answers are in col B, B2 down
Put in C2: =INDEX(Value!A:A,MATCH(B2,Answers!A:A,0))
Copy C2 down

Col C will return the values corresponding to the answers selected in col B
from col A in sheet: Value

Adapt to suit ..
--
Rgds
Max
xl 97
---
GMT+8, 1° 22' N 103° 45' E
xdemechanik <atyahoo<dotcom
----
"bsleeth" wrote in message
...
I have a matrix I am building; there are 10 questions. The user selects
predetermined values for each of the 10 questions based on a Validated

List.
I want the results column to return a value that is associated with that
answer.

Technical Details:
The workbook has three worksheets: Questionaire, Answers, Value
There are 10 columns on Answer, one for each question
There are 10 columns on Weight, one for each answer
Questionaire has three columns: Question, Answer, Value

Example
1) How often do you eat candy?
possible pop-down list answers are Daily, Weekly, Monthly, Never
possible values are 100, 50, 25, 0

The answer drop down is fed from the Answer Worksheet in A1-A5 titled

aCandy.
The dropdown is a Validation List =aCandy
Value should pop with the value same location as the approriate answer but
on the value sheet.

Does this make sense?



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
How can i use > in lookup function? AZHawkPilot Excel Discussion (Misc queries) 3 October 25th 09 01:32 AM
clock Wildman Excel Worksheet Functions 2 April 26th 05 10:31 AM
Lookup Function Error Jacinthe Excel Worksheet Functions 2 March 10th 05 07:37 AM
Lookup Function Problem seve Excel Discussion (Misc queries) 9 February 28th 05 02:46 AM
Lookup function w/Text and Year Josh O. Excel Worksheet Functions 1 February 12th 05 11:27 PM


All times are GMT +1. The time now is 09:47 AM.

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

About Us

"It's about Microsoft Excel"