View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rod Taylor Rod Taylor is offline
external usenet poster
 
Posts: 11
Default ListBox Populate

If the combo is from the 'Forms' tool bar, then right
click on the combo, select 'Format Control' and in
the 'Input Range' on the 'Control' tab put =MyList




I Found this In the board however I cant find the Form Control or Input
Range
I have A list box on a User Form and I want to populate it from a range in
the sheet.
Thanks for any help
Rod Taylor