How would I use a IF statement only allowing even numbers..for example.
I have a form that the user enters number, but the numbers can only be even, I want to be able to have it so if the users enters odd number then a message box come up saying an invalid number was eneted.. How would I go about doing this.. also only a number up to 70 can be added. Thanks
I have a form that the user enters number, but the numbers can only be even, I want to be able to have it so if the users enters odd number then a message box come up saying an invalid number was eneted.. How would I go about doing this.. also only a number up to 70 can be added. Thanks
Comment