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
Try this...
![]()
Please Login or Register to view this content.
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
I think this might work for you.
![]()
Please Login or Register to view this content.
Tried like this?
![]()
Please Login or Register to view this content.
thanks a lot guys. it's working.
I have another question.
How can I do it but to round it UP or DOWN ?
Imagine, 149,5 goes to 150 and 149,4 goes to 149 ?
Thanks a lot
EDIT : already done it. Thanks anyway!
Last edited by rcprito; 04-19-2013 at 07:27 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks