I'm trying to get my code leave the procedure. Pleasse can someone help me replace the line 'exit the sequence' with a proper vb command. Thanks
If cboProduct.Text = "" Then
MsgBox("You need to select a product")
'exit the sequence
End If
|
Results 1 to 2 of 2
Thread: Leaving a subprocedureThreaded View
|
Click Here to Expand Forum to Full Width |