in something like...

if txtBox.text = "" then
msgbox "enter something in the textbox please"

how would i change that if I only wanted numerical data inputted?

thanks