Im using this function but not solved:
=LEFT(A1,LEN(A1)-1)&N(RIGHT(A1,0))
Im using this function but not solved:
=LEFT(A1,LEN(A1)-1)&N(RIGHT(A1,0))
Last edited by rajkumarchaudhary; 07-15-2019 at 06:54 AM. Reason: Solved
Exactly what do you expect/want the formula to do?
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
Are you trying to round to the nearest multiple of 10???
=10*ROUND(A1/10,0)
I want to change the last digit of the numbers like: in the value of the cell 2389 or 2388 or 2387 will change equal to 2380. or any above value of 10. like if 11 will change equal to 10, or 21 equal to 20,
It works thank you Glenn
You're welcome.
If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.
It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks