View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Roget168 Roget168 is offline
external usenet poster
 
Posts: 2
Default Format Textbox on an user input form

I created an input form in Excel where an user will enter sales transactions.
It contains textbox for date, price and qty. Is there a way to format these
box to match Date, Currency and Integer inputs only?

Thanks in advance.