How would I create a command that checks to see the text in a textbox and if its not numeric then to display a message..
For example..
Code:Private Sub cmdgo_Click() If Text1.text = Not Numeric Then Msgbox "Not Numeric" End If![]()
Thankyou
|
Results 1 to 9 of 9
Threaded View
|
Click Here to Expand Forum to Full Width |