View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
Bert Bert is offline
external usenet poster
 
Posts: 19
Default how do i format a textbox on a userform created in excel

I created a userform to accept information from the user.
My problem is ,eg i would like the TxtAmount.value to display the amount in
Currency when i enter the number. The same for the percentage control.

I am new to this.