Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm creating a row with drop-down lists with text.I want to create a simple
drop-down list with yes and no. Yes would have a background (unseen) value of 1and no would have a value of 0. After items were selected from the drop-down list, I want the unseen value totaled to the far right of the page. I found the following formula which works for columns, but when I try to change the cell range to a row of cells, I get "#N/A". =SUMPRODUCT((C3:C23={"Yes","No"})*({1,0})) Thanks for any assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
rearrange texts and values in new column | Excel Discussion (Misc queries) | |||
Count Number of occurences of several texts in a range of cells | Excel Worksheet Functions | |||
How to change tick mark labels in z axis from values to texts? | Charts and Charting in Excel | |||
concatenate values/texts corresp. to a searched repeated value/tex | Excel Worksheet Functions | |||
Rounding a number to a multiple quantity that adds to a fixed total number | Excel Worksheet Functions |