View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pmind pmind is offline
external usenet poster
 
Posts: 7
Default How to create ComboBox with 3 decimal places, Please Help!

I've created a ComboBox on a UserForm and would like it to display a 3
place decimal (3 significant places), how/where do add code to do this?
I'm just pulling the values from my worksheet for the user to select an
optional size.
I think (hope) this might be the solution to the "rolling Combobox"
problem I'm having; see this post:
http://groups.google.com/group/micro...c1669166f74ac5

I sure would appreciate some advice!
(...my boss is getting a little impatient by now!)

Thanks, Paul