J
John Keturi
I am setting cell formats using the With Selection.Interior
.ColorIndex = 0
.Pattern = xlGray8
.PatternColorIndex = xlAutomatic
? Can I clear the cell value by adding another expression to this?
Thanks
.ColorIndex = 0
.Pattern = xlGray8
.PatternColorIndex = xlAutomatic
? Can I clear the cell value by adding another expression to this?
Thanks