Hello everybody!
I have 3 labels with 3 different values, Lets say:
Labelone.text = 23.1234
Labeltwo.text = 22.1212
Labeltree.text = 24.1234
Now i Want to check that no one is more than +- 0.2000 From another.
How?
Do i add them all in to a table and sort them?
In that case how do i do that?
As you can se im new to VB but thats not all, im also from Sweden
Thanks in advance
I have 3 labels with 3 different values, Lets say:
Labelone.text = 23.1234
Labeltwo.text = 22.1212
Labeltree.text = 24.1234
Now i Want to check that no one is more than +- 0.2000 From another.
How?
Do i add them all in to a table and sort them?
In that case how do i do that?
As you can se im new to VB but thats not all, im also from Sweden

Thanks in advance