Good day.
I just want to ask on how to make a textbox accept positive & negative numbers but will not accept string that was entered..
Ill try to use
if not isnumberic(text1.text) then
msgbox"error'
else
end if
But if negative numbers is entered it will not read the negative sign..
Pls help.
Thank you for giving time.
God bless us.