Hi .
an error message occasionally appear in my VBA
error in line : EMT1 = TextBox11 / 4
Thnks![]()
Please Login or Register to view this content.
Hi .
an error message occasionally appear in my VBA
error in line : EMT1 = TextBox11 / 4
Thnks![]()
Please Login or Register to view this content.
Last edited by nizar2016; 04-04-2016 at 04:53 PM.
kind regards![]()
Please Login or Register to view this content.
Leo
That's a Type Mismatch error, which would indicate that in your Text Box you might have some non-numeric character. I would expect the "isnumeric" check to spot that, but maybe your user added a space or something. See if you can find a definite case of the error happening and closely examine your text inputs.
thank you very much "LeoTaxi " perfect it works well now and also very thankkss jomili for your reply![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks