Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have some sheets with various number formats, I want to be able to
increase (and sometimes decrease) all of them by one or two decimal places. So... "0.0%" will become "0.00%" "#,##0_);[Red](#,##0)" will become "#,##0.0_);[Red](#,##0.0)" "£#,##0" will become "£#,##0.0" etc... Can I do this? Is there a 'Number of DP' property of a cell? Can I simply find out the number of DP there is in a format? Many thanks M |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to place a decimal after 3rd digit | Excel Discussion (Misc queries) | |||
Count first decimal place only | Excel Discussion (Misc queries) | |||
Subtracting two 2-decimal place numbers gives result 13-decimal places? | Excel Worksheet Functions | |||
Converting 2-place decimal value to floating point decimal number with leading zero | Excel Discussion (Misc queries) | |||
changing to two place decimal | Excel Worksheet Functions |