Thread
:
macro codes
View Single Post
#
1
Posted to microsoft.public.excel.misc
peyman
external usenet poster
Posts: 189
macro codes
hi,
can anybody explain to me what does "not" do in the following code:
With Sheets("Sheet1").OptionButton1 'code name for the button
.Value = Not .Value
End With
thanks
Reply With Quote
peyman
View Public Profile
Find all posts by peyman