Hello all,
I am probably overthinking this, but I can't seem to find an easy way to round to a specific number, then have that number truncate the zeros.
for example, if I enter 8,291,275.46 I would like the output to give me 8291. If I enter 2,985.23 I would like the output to be 3.
I tried =round (a2,-3) but end up with 8291000.
Any help would be greatly appreciated.
Bookmarks