View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_5_] Dave Peterson[_5_] is offline
external usenet poster
 
Posts: 1,758
Default How to increase number of "conditional format"

How about just running the code on demand.

The formatting won't change until you run the macro and you'll have to remember
to run the macro when you change data (or when you're done changing all the
data).

crapit wrote:

Any other alternative to the CFplus? It seems to be quite slow!
"Bob Phillips" wrote in message
...
Take a look at http://www.xldynamic.com/source/xld.....Download.html

--

HTH

RP
(remove nothere from the email address if mailing direct)


"crapit" wrote in message
...
I know that it is possible using VBE!





--

Dave Peterson