Thread
:
clear cell
View Single Post
#
1
Posted to microsoft.public.excel.programming
John Keturi
external usenet poster
Posts: 19
clear cell
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
Reply With Quote
John Keturi
View Public Profile
Find all posts by John Keturi