Thread
:
disabling cells
View Single Post
#
2
Posted to microsoft.public.excel.programming
losmac[_2_]
external usenet poster
Posts: 44
disabling cells
Private Sub Workbook_Open(
ThisWorkbook.WorkSheets("name").Range("2:2").Hidde n = Tru
End Sub
Reply With Quote
losmac[_2_]
View Public Profile
Find all posts by losmac[_2_]