Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have three columns. Column A contains a number, column B contains bunch of
numbers separated by comma corresponding to the number in column A. In the column C, I want to count the numbers in col. B separated by comma. Example: Column A Column B Column C 1200 2,3,4,8 4 (there are four numbers in col.B) 1300 1, 12-15 5 (there are five numbers in col.B, notice the range has a dash between 12 and 15 in Col.B - this is an addition to previous question which was answered very well and I appreciate that). Also, I want to compare the numbers in Column B, that they are all unique and I did not repeat the same numbers in another row or same row. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
"COUNTU" function in Excel to count unique entries in a range | Excel Worksheet Functions | |||
get a count of numbers whose value falls within a given range | Excel Worksheet Functions | |||
How to count a range of values in a single cell? | Excel Worksheet Functions | |||
Using COUNTIF to find numbers within a range greater than the mean | Excel Worksheet Functions | |||
Converting negative numbers in a range of cells to zero | Excel Discussion (Misc queries) |