#1   Report Post  
Bubba_James
 
Posts: n/a
Default 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.
  #2   Report Post  
Richard Buttrey
 
Posts: n/a
Default

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
__________________________
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 05:43 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"