T
ToddG
I have a userform with a series of TextBoxes linked to
individual cells in a WorkSheet. These cells contain
prices. I would like these TextBoxes to ALWAYS display the
trailing zero. i.e. if the cell contains 2.50 the TextBox
will always display 2.50. Anything i've tried so far will
display the zero but the next time the userform is
activated it goes back to 2.5. Any help is appreciated.
individual cells in a WorkSheet. These cells contain
prices. I would like these TextBoxes to ALWAYS display the
trailing zero. i.e. if the cell contains 2.50 the TextBox
will always display 2.50. Anything i've tried so far will
display the zero but the next time the userform is
activated it goes back to 2.5. Any help is appreciated.