PDA

View Full Version : Just testing code



marshallgrad
12-02-2006, 09:41 PM
Lets see how tis works


Private Sub CommandButton1_Click()
CRITICAL_CALL_LIST.Hide
namechoosen = ComboBox1.Text
MsgBox namechoosen

End Sub