Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default COUNTIF using formatting

I need to count the number of cells that have a specific color formatting.
(example: making a calendar and highlighting vacation days in yellow
background....wanting to total all cells background of color X). possible?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default COUNTIF using formatting

IMO, it would be easier to denote a Vacation with a letter V then do a
simple COUNTIF on the letter V. Otherwise, you need VBA code:

http://xldynamic.com/source/xld.ColourCounter.html

--
Biff
Microsoft Excel MVP


"Suz_c_mitchell" wrote in message
...
I need to count the number of cells that have a specific color formatting.
(example: making a calendar and highlighting vacation days in yellow
background....wanting to total all cells background of color X). possible?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default COUNTIF using formatting

Nothing built into excel allows you to do this.

But you could use a user defined function like the ones from Chip Pearson:
http://cpearson.com/excel/colors.aspx


Suz_c_mitchell wrote:

I need to count the number of cells that have a specific color formatting.
(example: making a calendar and highlighting vacation days in yellow
background....wanting to total all cells background of color X). possible?


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default COUNTIF using formatting

I need the calendar dates preserved, so highlighting the days when figuring
out one's schedule is the easiest way for school administrators. We have to
plan and submit our vacations days a year in advance, so I wanted a counter
to track the days as they are picking them. Thanks though :)

"T. Valko" wrote:

IMO, it would be easier to denote a Vacation with a letter V then do a
simple COUNTIF on the letter V. Otherwise, you need VBA code:

http://xldynamic.com/source/xld.ColourCounter.html

--
Biff
Microsoft Excel MVP


"Suz_c_mitchell" wrote in message
...
I need to count the number of cells that have a specific color formatting.
(example: making a calendar and highlighting vacation days in yellow
background....wanting to total all cells background of color X). possible?




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default COUNTIF using formatting

wow...would have never guessed Excel would miss that one! I see so many uses
to Countif X-color too!! Your link (albeit probably dead-on), is a little
more than a basic function insert for sure--a little daunting indeed :) But
I appreciate the thought...thanks :)

"Dave Peterson" wrote:

Nothing built into excel allows you to do this.

But you could use a user defined function like the ones from Chip Pearson:
http://cpearson.com/excel/colors.aspx


Suz_c_mitchell wrote:

I need to count the number of cells that have a specific color formatting.
(example: making a calendar and highlighting vacation days in yellow
background....wanting to total all cells background of color X). possible?


--

Dave Peterson

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
Countif and conditional formatting SLKPM Excel Discussion (Misc queries) 0 September 30th 05 10:35 AM
Conditional Formatting And Countif cafe Excel Discussion (Misc queries) 6 August 10th 05 08:40 PM
Countif and Conditional Formatting Ramiro Espinoza Excel Worksheet Functions 1 February 2nd 05 05:21 PM
Is there a way to test color formatting in countIF functions? Geni Excel Worksheet Functions 3 January 27th 05 03:31 PM
COUNTIF using formatting? Nicolle K. Excel Discussion (Misc queries) 2 January 18th 05 07:11 PM


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