View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Robbie[_3_] Robbie[_3_] is offline
external usenet poster
 
Posts: 2
Default xlCellTypeSameFormatConditions


Can anyone explain what this constant does as an argument
of SpecialCells?

All the MSDN says about it is, "Cells having the same
format."

Same as WHAT?

If SpecialCells(xlCellTypeSameFormatConditions) returns a
range of all cells of a specified format, then where do
you specify the format?

Perhaps it breaks the range down into areas of identical
formats?

Robbie Geary