Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This page shows how to filter by colour
http://www.xldynamic.com/source/xld.ColourCounter.html -- HTH RP (remove nothere from the email address if mailing direct) "jeremy nickels" wrote in message ... I have a column of data where some of the cells font color is blue and some is black. I need a macro which looks to see if the font color is blue, then put a certain text string in another column. For example: if cell C45 Font.ColorIndex = 5, then put "Embedded" in cell M45, if not then put "Loose" in cell M45. And so on all the way through the data. My goal is to be able to filter column M for "Embeded" after I run the macro. Can anyone help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
DataLabel.Font.ColorIndex vs DataLabel.Text (Private Sub does not work in excel 2003) | Charts and Charting in Excel | |||
colorindex | Excel Discussion (Misc queries) | |||
VBA syntax for Font & Interior ColorIndex | Excel Discussion (Misc queries) | |||
unable to set the colorindex property of the font class | Excel Programming | |||
Font and Fill ColorIndex | Excel Programming |