Thread
:
option button-if else?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Alen32
external usenet poster
Posts: 78
option button-if else?
I wamt to make third option button where is possible to choose both horse
and pig. Whta I need to change in my code?
If .OptionButton1 Then
sOne = "Horse"
Else
sOne = "Pig"
Reply With Quote
Alen32
View Public Profile
Find all posts by Alen32