Hello:
Please refer to attached file.
I have data in Cell J5:J10.
I need all these data to convert to 2 decimal.
As you can see cell J2 has value of 43680.103581584.
Let me know if you have any questions.
Thanks.
Riz
Hello:
Please refer to attached file.
I have data in Cell J5:J10.
I need all these data to convert to 2 decimal.
As you can see cell J2 has value of 43680.103581584.
Let me know if you have any questions.
Thanks.
Riz
Hi,
Do you need to convert them or just SEE two decimal places.
If the former then convert with =ROUND(J6,2) then copy and paste back as values.
If the latter then just format the cells to show 2 dec. pl.
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
why cant you just use round function?
=TEXT(ROUND(J5,2),"#.00")
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.
Hello:
I need simple VB code to incorporate with my existing code.
Code needs to check each of the cell value and trim it to 2 decimal.
Please let me know if you have any questions.
Thanks.
Riz
trim or round?
two different things
Hello:
Need to convert so Round off..
Thanks
Riz
Hello:
Need to convert so Round off..
Thanks
Riz
Hello Riz,
Here you go,
Kind Regards.![]()
Please Login or Register to view this content.
![]()
Please consider:
Be polite. Thank those who have helped you. Then Click on the star icon in the lower left part of the contributor's post and add Reputation. Cleaning up when you're done. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .
![]()
Please Login or Register to view this content.
@ humdingaling,
Your Code will wipe all formulas, if any, in the specified range.
Personally, I don't believe it is advisable to go down that route.
Kind Regards.
Hello Winon & humdingaling :
I think the result i need is getting from humdingaling.
Both thanks a lot..
Riz
Last edited by rizmomin; 01-25-2017 at 09:23 AM.
Hello rizmomin,
Thank you for the feedback, and the "Rep".
Glad we could help!
Regards.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks