The correct tag is [highlight=vb]your code goes in here[/highlight]vb Code:
Private Sub Command1_Click() For index = 0 To Option1.Count - 1 If Option1(index).Value = True Then Form2.Show End If Next End Sub
|
Results 1 to 9 of 9
Thread: How to show code.Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |