Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() undefined U N D E F I N E D undefined I have created a list box where the choice is either I or M. I need the selection to convert to 0 or 1 accordingly. I then use SUM to add up the total in a column. Can anyone help this beginner please? -- ANDYPAND ------------------------------------------------------------------------ ANDYPAND's Profile: http://www.excelforum.com/member.php...o&userid=25351 View this thread: http://www.excelforum.com/showthread...hreadid=388333 |
#2
![]() |
|||
|
|||
![]() Sorry i messed up the formatting on my initial post- i will try again: I have created a list box where the choice is either I or M. I need the selection to convert to 0 or 1 accordingly. I then use SUM to add up the total in a column. Can anyone help this beginner please? -- ANDYPAND ------------------------------------------------------------------------ ANDYPAND's Profile: http://www.excelforum.com/member.php...o&userid=25351 View this thread: http://www.excelforum.com/showthread...hreadid=388333 |
#3
![]() |
|||
|
|||
![]()
Why not use COUNTIF rather than SUM
=COUNTIF(A1:A10,"I") as an example -- HTH Bob Phillips "ANDYPAND" wrote in message ... Sorry i messed up the formatting on my initial post- i will try again: I have created a list box where the choice is either I or M. I need the selection to convert to 0 or 1 accordingly. I then use SUM to add up the total in a column. Can anyone help this beginner please? -- ANDYPAND ------------------------------------------------------------------------ ANDYPAND's Profile: http://www.excelforum.com/member.php...o&userid=25351 View this thread: http://www.excelforum.com/showthread...hreadid=388333 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Text to Columns from drop down list update | Excel Discussion (Misc queries) | |||
Using Excel converts number to english text | Excel Worksheet Functions | |||
How do I extract a date as text not the 1900 reference number | Excel Discussion (Misc queries) | |||
limit cell list selection based on the selection of another list | Excel Worksheet Functions | |||
Counting Repeated text or duplicates in a list | Excel Discussion (Misc queries) |