View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David David is offline
external usenet poster
 
Posts: 1,560
Default ListBox control on worksheet

I have a ListBox (ActiveX) control directly on the worksheet. Im having a
problem making the bottom item on the list accessable. After carefully sizing
the box so that all items are accessable, after file close and re-open what
often happens is that I cannot scroll down as far as the bottom item. Maybe I
should go for a userform?