Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am seeing some wierd things. I am creating VBA code. where I make 1 pass. and add in a bunch of generic conditional formats. then I run a second pass and put in the business logic. So I modify the conditional formats that i created before. But it does not seem to really get updated. If i pause the code. and open the conditional formats dialog. then run the code. it seems to work fine. has anyone seen this bug? my modify code is like this: objFormatConditions.Modify xlExpression, Formula1:="=UPPER(" & strTempString & ") < ""X"" " thanks for any help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formats, how to scroll and view all formats? | Excel Worksheet Functions | |||
Conditional formats- paste special formats? | Excel Discussion (Misc queries) | |||
paste conditional formats as formats | Excel Discussion (Misc queries) | |||
More than 3 conditional formats? | Excel Discussion (Misc queries) | |||
How do I add more Conditional Formats? | Excel Discussion (Misc queries) |