View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
doug doug is offline
external usenet poster
 
Posts: 3
Default formatting text box

I have 3 text boxes on a form and a label that show the
sum of the 3. How do I format the text boxes and label so
it shows currency. If user enters 123 I want it to
display as $ 123.00 in the text box and in the label.
Thanks for your help