Ask Me Help Desk
>
Computers & Technology
>
Software
>
Other Software
> Excel; number formatting
PDA
View Full Version :
Excel; number formatting
danheluk
Sep 6, 2006, 09:37 PM
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
ScottGem
Sep 7, 2006, 05:53 AM
Not automatically. You would have to create a conversion function in VBA.