Hi, First my account has some how disapere from this forum and that’s sad Nothing to do just to accept the fact…
I have new question. I’m working with a textbox and trying to find out if the value is a number.
I have tried to use ”Is numeric”
I want to distingish if the input is ”123A4” or ”ABCD” from a straight imput with just numbers like 1111. In my code its all No Numeric
I have also tried to use the error handling like divide the input with 1… You cant divide AAA/1 then You get a error … If I somehow can use that errorcode disconect and connect it with an action, like ”on error” in VBA
There is problebly som other way to deal with this and I’m grateful for all help I can get
I have now change to Chrome an now the copy function works. I have still problem with the IF statement. It will not choose between true or false. What is it that I miss…
Hi ! perhaeps… but now I Have found a sollution explained above. There is somthing with the IF statement that dont like my green true. I do it the easy way I use the red true and now it works
If you set a label with the “logic” true from a condition (or a green block), the label is written with text, and not the boolean.
(This seems logical )
You need to set a variable with the “logic” true to retain the boolean