Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a combo box with an input range of numbers formatted as %. I figured
out how to format the box as % to the 3rd decimal. ComboBox3.Value = Format(ComboBox3.Value, "0.000%") (seems to work - if its wrong please let me know) My issue is the cell that this is linked to it doesnt format as a % until the next time the sheet recalculates (i.e. - enter a formula or do some other calculation in the sheet). Meaning the box show 6.000% the cell A1 which its linked to show .06 until the sheet calcs then it switches to 6.000%. Any idea why this is happening and how to correct ? Thanks, Yosef |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Nesting Combo Boxes /Returning an Array | Excel Discussion (Misc queries) | |||
difficulty with conditional formatting | Excel Discussion (Misc queries) | |||
connecting combo boxes to yield data in another cell. | Excel Discussion (Misc queries) | |||
dynamic combo boxes | Excel Worksheet Functions | |||
combo box formatting | Excel Discussion (Misc queries) |