Is it possible to format numbers using 32 or another number as the base number instead of 100? Example: 101.27 + .05 = 102.00 or 102.3 - .05 =101.30
![]() |
Is it possible to format numbers using 32 or another number as the base number instead of 100? Example: 101.27 + .05 = 102.00 or 102.3 - .05 =101.30
Not automatically. You would have to create a conversion function in VBA.
All times are GMT -7. The time now is 07:20 AM. |