#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 149
Default counting

hello
i have a range of : a1:a10
i have made a conditional formatting for cells : a2 , a3 , a5
what formula should be used in order to count the number of cells formatted ??

THANKS
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default counting

=COUNTIF(A1:A10,the _CF_value_tested_for)

--
__________________________________
HTH

Bob

"pierre" wrote in message
...
hello
i have a range of : a1:a10
i have made a conditional formatting for cells : a2 , a3 , a5
what formula should be used in order to count the number of cells
formatted ??

THANKS



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,388
Default counting

Hi, Bob,
I couldn't get that to work with =COUNTIF(A1:A16,"TODAY()-15") (for example)
The count returned 0, even with some cells in the range conforming and
firing the CF.
Regards - Dave.
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,388
Default counting

Oops, but I have just got it working with:
=COUNTIF(H1:H16,""&TODAY()-15)
Sorry I doubted you!
Dave.
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
Counting Jenai New Users to Excel 4 February 24th 08 06:48 AM
counting function but not double counting duplicates JRD Excel Worksheet Functions 2 November 7th 07 06:43 PM
HELP COUNTING Pat Brewington Excel Worksheet Functions 6 October 24th 06 07:30 PM
Counting rows, then counting values. Michael via OfficeKB.com Excel Discussion (Misc queries) 7 August 4th 05 10:57 PM
Counting names in a column but counting duplicate names once TBoe Excel Discussion (Misc queries) 9 May 11th 05 11:24 PM


All times are GMT +1. The time now is 12:35 AM.

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"