Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
As a guess, and assuming you're passng a valid range, are the cells
colored using Conditional Formatting? If so, VBA has no easy way of determining whether CF is applied or not. Instead, use the same condition that you used in the CF criterion. In article , "Chris J." wrote: I'm counting the number of Light Turquoise cells in a column on a worksheet, I know that my function works, but it is picking up all the cell fill colors as -4142, when i know that they are 34. Is there some option I have to turn on to get the functions to read formatted cells? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reading Cells from One Worksheet in another | Setting up and Configuration of Excel | |||
Reading Cells In another worksheet | Excel Discussion (Misc queries) | |||
Reading Cells is the same workbook different tab | Excel Discussion (Misc queries) | |||
Reading Cell Function??? | Excel Worksheet Functions | |||
reading cells from a spreadsheet using VB | Excel Programming |