Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 29
Default Help Count a Specific Value in a Row

Hello,

Can someone recommend a function that could count how many times a
particular value appears in a row?

For example,
I want to count how many times the value 1 appears in row 8.
How do I write this function out so excel can compute this?

I have microsoft office 2003
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,480
Default Help Count a Specific Value in a Row

Hi

=COUNTIF(8:8,1)

--
Regards
Roger Govier

"sross002" wrote in message
...
Hello,

Can someone recommend a function that could count how many times a
particular value appears in a row?

For example,
I want to count how many times the value 1 appears in row 8.
How do I write this function out so excel can compute this?

I have microsoft office 2003


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Help Count a Specific Value in a Row

Try this:

=COUNTIF(8:8,1)

--
Biff
Microsoft Excel MVP


"sross002" wrote in message
...
Hello,

Can someone recommend a function that could count how many times a
particular value appears in a row?

For example,
I want to count how many times the value 1 appears in row 8.
How do I write this function out so excel can compute this?

I have microsoft office 2003



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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Count Specific Item in Specific Row RayH Excel Discussion (Misc queries) 9 July 23rd 06 07:48 PM
Count Specific word in specific range [email protected] Excel Worksheet Functions 2 May 16th 06 10:30 AM
Count If Specific word in specific range [email protected] Excel Discussion (Misc queries) 2 May 16th 06 10:14 AM
how to count specific item??? Jeff32 Excel Discussion (Misc queries) 2 May 7th 06 05:38 PM
Trying to count specific values JanetP3810 Excel Worksheet Functions 1 April 27th 05 11:46 PM


All times are GMT +1. The time now is 01:32 PM.

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

About Us

"It's about Microsoft Excel"