in reply to Re^2: How i can set the minimum value of a row 1?
in thread How i can set the minimum value of a row 1?

Make sure you are using strict. The 'vars' option of strict would have caught that the variable wasn't in scope.


Dave