View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mullie21 Mullie21 is offline
external usenet poster
 
Posts: 4
Default ComboBox Update Question

I'm using a ComboBox that is populated with a list of values (say 0,1,2,3).
If I want to update the '0' to an 'A', how do I do this? How do I update one
value within the combobox LOV?

Any help is much appreciated.