View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MikeF[_2_] MikeF[_2_] is offline
external usenet poster
 
Posts: 173
Default Combo Box tab navigation

Hello,

I have placed a combo box from the control toolbox on a worksheet.
It contains a fairly lengthy list of items.

Would like it to do two things that it now does not ...

1. When I click on it, select all text in it. That way I can just type the
first few letters of the list item.

2. Once it's showing my selection, hit the Tab key to move off of it. Since
it's likely there needs to be a specific destination, cell c15 is the one.

Thanx in advance for any assistance on this.

Kind regards,
- Mike