To hide gridlines use:
ActiveWindow.DisplayGridlines = False
--
Gary's Student
"archeti" wrote:
can anyone kindly tell me if there is any way by which I can change the hide
/ show gridlines property of a workbook through VB code. I guess there must
be a system variable for this.
thanks