Format TextBox in UserForm

  • Thread starter Thread starter vgarrow
  • Start date Start date
V

vgarrow

Hello

I have a userform which contains textboxes with calculations. For
example, I have a statement that requires the user to input data to be
used to calculate inventory turns. Once the data is entered, a formula
will calculate the number of inventory turns and will display in a
separate textbox. Is there a way to format the textbox so the formula
is in "comma" style? Currently, the calculation returns 5 or 6 places
to the left of the decimal. Is there a better control other than a
"textbox" to perform this calculation or is there a way to format the
textbox to show only 2 places after the decimal?

Thank you

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top