Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a spreadsheet with data spanning rows in columns F through T.
Different values may be input into the cells; however, I want the number of times specific values are entered consecutively to be counted and the longest string be returned. For example: |F |G |H | I | J |K |L |M |N |O | P | Q |R |S |T | |W|W|W|BLANK|BLANK|W|W|W|W|W|BLANK|BLANK|W|W|W| The formula (possibly user defined formula??) would look at the range F:T, count the number of times "W" appears, and return the count for the longest consecutive string (in the example above: 5). Another condition that is needed would be a list of values that should be considered in the calculation. For example, consider the series as consecutive values if it reads: W,W,W,18,UNB, then the count would still return 5. These possible values could be defined in the UDF or somewhere on the sheet (then hidden). Thanks for your help, CVinje |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
count number of times text appears | Excel Discussion (Misc queries) | |||
How do I count the number of times a value appears? | Excel Worksheet Functions | |||
display and count the number of times a value appears | Excel Worksheet Functions | |||
Count Number of Times Something appears | Excel Worksheet Functions | |||
count the number of times data appears on the same row from two c. | Excel Worksheet Functions |