View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Wiss Don Wiss is offline
external usenet poster
 
Posts: 300
Default Small grid control on User Form?

On a User Form I have a small Listbox (6 rows visible). It has MultiSelect
= Multi, Column Count = 2, with the second column hidden. I'd like to add
another visible column with default weights. The user should be able to
optionally edit these weights. So is there a grid control that would allow
me to display both columns, select rows like a Listbox, allow editing of
the second column only, and have hidden columns?

Don <www.donwiss.com (e-mail link at home page bottom).