ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Please assist (https://www.excelbanter.com/excel-worksheet-functions/44676-please-assist.html)

Bubba_James

Please assist
 
I am trying to count the number of times a value appears in a row of multiple
values, then return the value and the number of times it appears, then count
and return all the rest of the values in the row as well.

Richard Buttrey

On Fri, 9 Sep 2005 09:42:01 -0700, "Bubba_James"
wrote:

I am trying to count the number of times a value appears in a row of multiple
values, then return the value and the number of times it appears, then count
and return all the rest of the values in the row as well.


Copy the row say A1:F1 and thenEdit Paste it somewhere else say A4:A9
using the Transpose option.

Now use Advanced Filter to extract a unique list of values from A4:A9
into say B4.

Now in C4 type
=COUNTIF($A$1:$F$1,B4)

and copy it down column C.

HTH


__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________


All times are GMT +1. The time now is 08:15 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com