I am sure this has been asked but I have basic UserForms question
Posted by J.D. Cronin on November 28, 2000 11:20 AM
I have developed a basic UserForm with TextBoxes.
The problem I am having is that I wish to format textboxes when I either input values into them or read values into these TextBoxes.
For example in one TextBox on the UserForm I may want to enter $100,000,000 but all I can figure out so far is to enter 100000000 -which as you can imagine is terribly hard to read. Any suggestions would be most welcome
Thanks very much!