If CheckBox1.Value = True Then
Label10.Caption = (x * z1) / (y1 * z1)
End If
hey guys, I would like Label10.caption would capt only one decimal.
I've already tried application.roundup etc, but it doesn't work..
can someone help me?
thanks a lot
If CheckBox1.Value = True Then
Label10.Caption = (x * z1) / (y1 * z1)
End If
hey guys, I would like Label10.caption would capt only one decimal.
I've already tried application.roundup etc, but it doesn't work..
can someone help me?
thanks a lot
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks