This is an introduction and question post all in one.
Hi there, I'm a newbie to this site and a total noob with Excel. Well, not total, but easily confused by formula jargon.
I am trying to create a Rorschach (inkblot test) scoring worksheet to help make my life easier. But of course it is merely confusing me.
Here's the situation:
1. In scoring, certain types of answers are given certain scores, which have different values according to which card they refer to. So in my workbook, in column one, I identify the card number, I - X (1 through 10 in Roman Numerals). I have this column as a validated data list, with 10 possible values (obviously I - X).
2. In column 11, I assign a Z-score. This is a validated data list with four possible answers: ZW, ZA, ZD, or ZS
3. Each Z-score is worth a different number, depending on which card it refers to. So, for example, on Card I, ZW=1.0, ZA=4.0, ZD=6.0 and ZS=3.5. Whereas on Card X, ZW=5.5, ZA=4.0, ZD=4.5, and ZS=6.0
4. Rather than having to manually look up the values every time I score a protocol, I want to be able to just enter the Z-score in column 11 and have the correct Z-score number appear in column 12. So there are two conditions: In each row, what is the value of the cell in column one (I, II, III, IV, V, VI, VII, VIII, IX, or X), and then what is the value of the cell in column 11 (ZW, ZA, ZD, or ZS)
5. I have no idea if this will help matters, but within the same workbook on a separate sheet, I have created a list consisting of three columns: column 1 has four instances of each Roman Numeral, column 2 has each Z-score, and then column 3 has the appropriate number. So it looks like this:
I ZW 1.0
I ZA 4.0
I ZD 6.0
I ZS 3.5
II ZW 4.5
II ZA 3.0
etc.
How do I do this? I don't think If/Then will work because of the number of possibilities. I don't know how to properly combine VLookups and Ifs and ANDs and the like to make this happen. I would greatly, tremendously appreciate any brilliant advice anyone could offer. And I would appreciate it even more if it is written in language even a non-excel-ninja like me could understand.
Thank you so much!
Hi there, I'm a newbie to this site and a total noob with Excel. Well, not total, but easily confused by formula jargon.
I am trying to create a Rorschach (inkblot test) scoring worksheet to help make my life easier. But of course it is merely confusing me.
Here's the situation:
1. In scoring, certain types of answers are given certain scores, which have different values according to which card they refer to. So in my workbook, in column one, I identify the card number, I - X (1 through 10 in Roman Numerals). I have this column as a validated data list, with 10 possible values (obviously I - X).
2. In column 11, I assign a Z-score. This is a validated data list with four possible answers: ZW, ZA, ZD, or ZS
3. Each Z-score is worth a different number, depending on which card it refers to. So, for example, on Card I, ZW=1.0, ZA=4.0, ZD=6.0 and ZS=3.5. Whereas on Card X, ZW=5.5, ZA=4.0, ZD=4.5, and ZS=6.0
4. Rather than having to manually look up the values every time I score a protocol, I want to be able to just enter the Z-score in column 11 and have the correct Z-score number appear in column 12. So there are two conditions: In each row, what is the value of the cell in column one (I, II, III, IV, V, VI, VII, VIII, IX, or X), and then what is the value of the cell in column 11 (ZW, ZA, ZD, or ZS)
5. I have no idea if this will help matters, but within the same workbook on a separate sheet, I have created a list consisting of three columns: column 1 has four instances of each Roman Numeral, column 2 has each Z-score, and then column 3 has the appropriate number. So it looks like this:
I ZW 1.0
I ZA 4.0
I ZD 6.0
I ZS 3.5
II ZW 4.5
II ZA 3.0
etc.
How do I do this? I don't think If/Then will work because of the number of possibilities. I don't know how to properly combine VLookups and Ifs and ANDs and the like to make this happen. I would greatly, tremendously appreciate any brilliant advice anyone could offer. And I would appreciate it even more if it is written in language even a non-excel-ninja like me could understand.
Thank you so much!