G
Guest
Need help getting decimal fractions to display without rounding. Example: 21.25/32. The # ??/32 custom format does not work. Any thoughts?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Format 3 cells (A1,A2,A3) using the fractions format "up to 2 digits".
Put 24/32 in A1.
Put 5/32 in A2.
Put =A1-A2 in A3.
My result is 19/32.
But I suspect that it is important to format the cells before putting
the data in them, not after. Could that be?
The easiest way to extract 19 from 19/32 is to multiply
it by 32.
You call it the KISS principle. I guess that might
be what I refer to as Occam's Razor.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.