Can someone explain this?
if textbox M0F1 is 1,2 and
textbox M1F1 is 2,2
ill get my msgbox that it is max? 2,2 - 1,2 = 1 not bigger than 1!!
if i change the numbers to 2,1 - 1,1 its ok and 2,3 - 1,3 is ok!!
Private Sub CommandButton1_Click()
'Kontrolera att användaren har matat in värden i...