View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
pmind pmind is offline
external usenet poster
 
Posts: 7
Default COMBOBOX VALUES NOT BEING RETAINED

Well, I created a new ComboBox and populated it with the identical data
that I had in my original ComboBox, except I copied the data range to a
new location on the WorkSheet. As you might expect everything worked
fine! I changed the format of Column "B" to "text" instead of custom
"#.###" and viola! Strange but true. Paul