s3.Range("A7:AJ" & Rows.Count).Clear olarakta ve sade olarak yazılabilirdi.sanıyorum böyle olunca koşullu biçimlendirmelerde silinir.
s3.Range("A7:AJ" & Rows.Count).UnMerge
s3.Range("A7:AJ" & Rows.Count).ClearContents
s3.Range("A7:AJ" & Rows.Count).Interior.ColorIndex = xlNone
s3.Range("A7:AJ" & Rows.Count).Borders.LineStyle = xlNone
![[Resim: sirali.gif]](https://s8.gifyu.com/images/sirali.gif)
![[Resim: sirasiz.gif]](https://s8.gifyu.com/images/sirasiz.gif)