Hi everybody
can anybody tell me if it's possible to get a message box to appear in response to the following line of code:
If Int(Val(Text1.Text - Val(sawcut * Val(tubpieces)))) < (Val(Text2.Text)) then...
or am I approaching from the wrong angle again??
Thanks


Reply With Quote