error
Hi
I have this in a userform
If CDbl(TextBox17.Value) 0 Then
sum
End If
Its working all right but if i go back and maybe will change the value in
this box
and delete all then i get a error, how can i make it so i don't get thsi
error if
i delete the value and will write a new one in the textbox
Regards
Alvin
|