Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am looking for a code that gives a list of conditional formats used in
current sheet, with cell address,cond.format formula,formats. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You'll probably have to write yourself a macro.
As a start, you can probably record a macro to see what the command is to select all the cells that have conditional formatting. (The key strokes are Ctrl+G, Choose Special, Choose Conditional Formats, hit OK.) Scott TUNGANA KURMA RAJU wrote: I am looking for a code that gives a list of conditional formats used in current sheet, with cell address,cond.format formula,formats. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try Debra's page at:
http://www.contextures.com/xlCondFormat04.html Excel -- Conditional Formatting -- Documentation (Code by J.E. McGimpsey) There's also a sample file for d/l on the page -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "TUNGANA KURMA RAJU" wrote: I am looking for a code that gives a list of conditional formats used in current sheet, with cell address,cond.format formula,formats. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional List | Excel Discussion (Misc queries) | |||
How to Change List Based on Value Chosen in Another List | Excel Worksheet Functions | |||
Conditional Drop Down List | Excel Discussion (Misc queries) | |||
Making pick list conditional on selection from previous pick list | Excel Discussion (Misc queries) | |||
How do i set up conditional drop-down list | New Users to Excel |