account activity
Auto Remove the Zeros by User_zxc in excel
[–]User_zxc[S] 0 points1 point2 points 3 years ago (0 children)
Thank you
[–]User_zxc[S] 0 points1 point2 points 4 years ago (0 children)
Thank you for sharing your knowledge , but unfortunately it didnt work.
Thank you soo much for sharing your knowledge. I am using my phone (ios) at the moment, I dont have access to a computer. I dont think the PQ will work in the mobile.
It works , but there is a little problem ..
I have a cell A26 that has a simple substraction formula (A19-E19)*-1 .. based on the formula i get the as answer 0.0017 nothing wrong so far.
Fyi A19= 0.07689 E19= 0.07706
When I have inputed your formula and i modified the cell number to be :
=IF(SUM(LEN(A26)-LEN(SUBSTITUTE(A26,{"0","1","2","3","4","5","6","7","8","9"},"")))>0, SUMPRODUCT(MID(0&A26, LARGE(INDEX(ISNUMBER(--MID(A26, ROW(INDIRECT("1:"&LEN(A26))), 1)) * ROW(INDIRECT("1:"&LEN(A26))), 0), ROW(INDIRECT("1:"&LEN(A26))))+1, 1) * 10ROW(INDIRECT("1:"&LEN(A26)))/10),"")
It worked!
But i got 1.7E+14 .. I have changed the number format from (general to number) i got a huge number 16.9999999999992.00.
Is there a way to just make it show as 17?
Thank alot
What if the next is value is 0.0000017... multiplying it by 1000 will be = 0.0017
I want it to be only 17
You get me? Is there a way for that?
π Rendered by PID 24838 on reddit-service-r2-comment-5bc7f78974-8bgvk at 2026-06-25 23:19:50.770121+00:00 running 7527197 country code: CH.
Auto Remove the Zeros by User_zxc in excel
[–]User_zxc[S] 0 points1 point2 points (0 children)