Eh, no it wouldn't.Originally Posted by YellowLabPro
![]()
For just two cells it would be this.
[vba]
Range("J3, O3").Delete[/vba]
PS You don't need Cells here.![]()
Eh, no it wouldn't.Originally Posted by YellowLabPro
![]()
For just two cells it would be this.
[vba]
Range("J3, O3").Delete[/vba]
PS You don't need Cells here.![]()