Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am creating a table with several drop down lists (e.g., yes/no/maybe). I
would like to assign numeric values to each text (no = 0, yes = 1, etc.) so that I can sum across several columns. How do you a) assign numeric values to drop-down text b) sum across several columns of drop down text to come up with a single number? I cannot figure it out! I"ve been able to figure out how to make one column's text translate to numeric value, For example: =IF(B4="yes", 1, 0) but I can't get all of the columns across row 4 to total! Please help! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drop down list shrinks as you go down column | Excel Discussion (Misc queries) | |||
Calculating values from multiplesheets with multiple criteria | Excel Worksheet Functions | |||
adding a drop down list to an If Statement? | Excel Worksheet Functions | |||
Adding a Drop Down List to a Column? | Excel Worksheet Functions | |||
Adding value to drop down list | Excel Discussion (Misc queries) |