Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Count value if not Number

I have a spreadsheet where various cells in row 7 columns c to ac have a
value of X

Is it possible to count the number of X's in that row and put the total in
column AD

Thanks


  #2   Report Post  
Posted to microsoft.public.excel.programming
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Count value if not Number

In AD7:
=COUNTIF(C7:AC7,"X")
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Nigel" wrote in message
...
I have a spreadsheet where various cells in row 7 columns c to ac have a
value of X

Is it possible to count the number of X's in that row and put the total in
column AD

Thanks




  #3   Report Post  
Posted to microsoft.public.excel.programming
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Count value if not Number

in cell AD put formula countif(C7:AC7,"x")
cheers
Jay

"Nigel" wrote:

I have a spreadsheet where various cells in row 7 columns c to ac have a
value of X

Is it possible to count the number of X's in that row and put the total in
column AD

Thanks


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 rows and insert number to count them. Mex Excel Discussion (Misc queries) 6 August 23rd 06 02:29 AM
count each cell that have a number and take that number and count. Vick Excel Discussion (Misc queries) 3 May 19th 06 01:51 AM
Number count - postcodes and need to count the numbers of tim... Mark - Aust Excel Discussion (Misc queries) 1 October 24th 05 10:00 AM
Count number of times a specific number is displayed in a cell ran subs Excel Worksheet Functions 1 June 27th 05 05:01 PM
Count number of times a specific number is displayed in cells subs[_2_] Excel Programming 1 June 27th 05 03:15 PM


All times are GMT +1. The time now is 10:12 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"