View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein \(MVP - VB\)[_1437_] Rick Rothstein \(MVP - VB\)[_1437_] is offline
external usenet poster
 
Posts: 1
Default combobox fraction

Can you show/tell us how you populated the ComboBox with your fractions?

Rick

wrote in message
...
I have a combobox populated with fractions that display properly.
After selection the fraction converts to a decimal, but the list
values are still fractions. How can i display the selected value as a
fraction?

Thanks