manissinha
New Member
- Joined
- Jul 7, 2017
- Messages
- 9
Hi All,
I have created userform and want to roundup and round down the entered values
If i enter positive value with decimal value it should round down
example if i enter 5.01 it should give 5.00 , or for 5.99 should give 5.00
If i enter negative value with decimal value it should round up
example if i enter 5.01 it should give 6.00 , or for 5.99 should give 6.00
regards
manish
I have created userform and want to roundup and round down the entered values
If i enter positive value with decimal value it should round down
example if i enter 5.01 it should give 5.00 , or for 5.99 should give 5.00
If i enter negative value with decimal value it should round up
example if i enter 5.01 it should give 6.00 , or for 5.99 should give 6.00
regards
manish