Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Jim Jim is offline
external usenet poster
 
Posts: 615
Default Can you regonise a coloured cell in a formula?

In Excel 2007 i am trying to find a formula that would be able to regonise if
a cell was shaded in a paticualar colour, green and purple, and count how
many there were for a specific month.
The coloured cells are in cloumn 2 and the month number is in column AO.

Is this possible?

Thanks for any assistance offered.

--
Jim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,276
Default Can you regonise a coloured cell in a formula?

Hi
Yes you can see CPearson web

http://www.cpearson.com/excel/colors.aspx

if this helps please click yes thanks

"Jim" wrote:

In Excel 2007 i am trying to find a formula that would be able to regonise if
a cell was shaded in a paticualar colour, green and purple, and count how
many there were for a specific month.
The coloured cells are in cloumn 2 and the month number is in column AO.

Is this possible?

Thanks for any assistance offered.

--
Jim

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,522
Default Can you regonise a coloured cell in a formula?

sub checkcolor()' put in your desired color number
if activecell.interior.colorindex=6 then msgbox "c"
end sub

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Jim" wrote in message
...
In Excel 2007 i am trying to find a formula that would be able to regonise
if
a cell was shaded in a paticualar colour, green and purple, and count how
many there were for a specific month.
The coloured cells are in cloumn 2 and the month number is in column AO.

Is this possible?

Thanks for any assistance offered.

--
Jim


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
Coping a Coloured cell The Message Excel Worksheet Functions 4 July 16th 09 01:20 PM
COUNT COLOURED CELL adeel via OfficeKB.com Excel Discussion (Misc queries) 1 May 28th 07 03:25 PM
Regonise coloum A while adding up coloum B to give a result in C B.H.JIG Excel Discussion (Misc queries) 3 May 3rd 07 01:25 PM
Target cell coloured based on whether one cell has a greater value Kierano Excel Worksheet Functions 2 October 12th 06 10:29 AM
IF formula & COLOURED CELL littleps New Users to Excel 2 August 1st 05 03:08 PM


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