Hello, Thanks for the excellent script! ASAP isn't all that when it comes to rounding (it'll destroy your formulas and is irreversible) so this is really handy! I tweaked it a bit to allow the user to select the number of digits to round to, and set it up so it skips cells that evaluate to text. Here's the tweaked version of your 'Round0()' Subroutine: [code="vb"] Sub RoundingButton() ' ' Roundi
3 Replies
8,870 Views