View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mohavv mohavv is offline
external usenet poster
 
Posts: 68
Default delete conditional formatting via macro

Hi,

Is it possible to remove conditional formatting setting vai a macro.

I use a macro to copy a range (visible rows only) to a new sheet, the
cond.formatting gets messed up because the row numbers change.

The macro recorder doesn't record the cond.format part.

Cheers,

Harold