JasonEnsor
Programmer
Hi,
I have an InputBox that pops up in my document, however if somebody types text in it then it crashes my system. i want them to only input a number, if they input anything other than that i want a msgbox to pop up and tell them to only enter a numeric value.
I have 3 inputboxes in total so i would like a snippet of code that i could run for all 3 instances of this.
Any ideas?
I have an InputBox that pops up in my document, however if somebody types text in it then it crashes my system. i want them to only input a number, if they input anything other than that i want a msgbox to pop up and tell them to only enter a numeric value.
I have 3 inputboxes in total so i would like a snippet of code that i could run for all 3 instances of this.
Any ideas?