Thread
:
Problem with ActiveSheet code
View Single Post
#
1
Posted to microsoft.public.excel.programming
ordnance1[_2_]
external usenet poster
Posts: 92
Problem with ActiveSheet code
What can I do to get this code to work?
Private Sub UserForm_Initialize()
IF ActiveSheet range("E2").Value0 then OptionButton2.Visible = False
End Sub
Reply With Quote
ordnance1[_2_]
View Public Profile
Find all posts by ordnance1[_2_]