View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken Valenti Ken Valenti is offline
external usenet poster
 
Posts: 40
Default Formatting textbox in forms control

I've created a form (Excel 2003) and have textboxes to collect data.

Some data are numeric. Are there any controls that I can use that will
format numbers, percent, etc?

I've already written code to format, but it is cumbersome.