![]() |
counting words and assigning a numeric value
I need to count words (6 different words) in a column; then assign a numeric
value to each word. I will then sum the different word values. Can you help |
counting words and assigning a numeric value
Can you give us an example
-- If this post helps click Yes --------------- Jacob Skaria "KDC" wrote: I need to count words (6 different words) in a column; then assign a numeric value to each word. I will then sum the different word values. Can you help |
counting words and assigning a numeric value
Hi KDC,
Perhaps you can count the words using Countif, then just do the math on each result. =COUNTIF(A2:A100,"=Word a") =COUNTIF(A2:A100,"=Word b") =COUNTIF(A2:A100,"=Word c") etc "KDC" wrote: I need to count words (6 different words) in a column; then assign a numeric value to each word. I will then sum the different word values. Can you help |
All times are GMT +1. The time now is 04:12 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com