![]() |
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 |
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 |
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 |
All times are GMT +1. The time now is 03:10 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com