Private Sub OptionButton1_Click()
With ComboBox1
.List = Sheet1.Range("D9:D11").Value
.ListIndex = 0
End With
End Sub
Private Sub OptionButton2_Click()
With ComboBox1
.List = Sheet1.Range("F9:F11").Value
.ListIndex = 0
End With
End Sub
Regards
Hi Group,
Please help me with the coding in the attached excel sheet.
--
Regards
Santosh
santoshkumar.subu...@gmail.com
--
FORUM RULES (934+ members already BANNED for violation)
1) Use concise, accurate thread titles. Poor thread titles, like Please Help,
Urgent, Need Help, Formula Problem,