Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a value in a cell I.e. 123456 that I wish to display to 3 significant figures I.e. 123000. My question is this : I wish to present the significant value as a display format and not change the underlying value. So far as I am aware the custom cell format codes do not include a significant figure code. I.e. #, etc.. I can use either a UDF or macro that can return the value to the required significant figures. So any ideas? Is there a way I can do this I.e. have 123456 in the cell but display 123000. Note the cell value is not a fixed width I.e. it could take values such as 0.0001234, 1234, 1234.123, etc. and be displayed as 0.000123, 123, 1230. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
format cell custom Number format | Excel Worksheet Functions | |||
Format Cell as custom type but data doesn't display like I custom. | Excel Discussion (Misc queries) | |||
Custom Cell format to mimic time format | Excel Discussion (Misc queries) | |||
Change the format of a cell Programmatically | Excel Programming | |||
Change cell format programmatically | Excel Programming |