Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am performing a model review and would like some code to highlight and identify Unique formula's. I used below to identify all formulas, but would idealy like only like the unique formulas per row to be highlighted. Any idea's?? Selection.SpecialCells(xlCellTypeConstants, 21).Select Selection.Interior.ColorIndex = 40 Selection.Font.ColorIndex = 0 regards Ra |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filer for unique records and return all column data for unique rec | Excel Discussion (Misc queries) | |||
how to identify unique list of 200 random entries from a list of 3 | Excel Worksheet Functions | |||
Identify & List unique values from a list using functions/formulas | Excel Worksheet Functions | |||
Identify and count unique values | Excel Programming | |||
Formulas for...1. Counting unique cells 2. Display unique contents | Excel Programming |