I am designing a userform. It has several TextBoxes that will read values (i.e. 4.589). I want the values to be displayed in a predefined numeric format and to keep that format whenever the values are changed.
How do I set the userform textbox numeric format?
Thanks