Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default combo box selection issue

Hi, I have a combo box which allows the user to select a firm from a
spreadsheet which is the first filter criteria used to run macros for
formatting and editing data for a report.

The list reference by the combo box is 1632 rows long. The combo box allows
you to scroll down to a value, although without the vertical scroll bar, and
select it. If I open the list in the combo box and I press the "M" key the
list does not automatically scroll to the first firm begining with M as in
other programs.

Is it possible to enable this action on a combo box?

Thanks in advance

Davie

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default combo box selection issue

Check out the Match Entry property in VBA help.

"davethewelder" wrote:

Hi, I have a combo box which allows the user to select a firm from a
spreadsheet which is the first filter criteria used to run macros for
formatting and editing data for a report.

The list reference by the combo box is 1632 rows long. The combo box allows
you to scroll down to a value, although without the vertical scroll bar, and
select it. If I open the list in the combo box and I press the "M" key the
list does not automatically scroll to the first firm begining with M as in
other programs.

Is it possible to enable this action on a combo box?

Thanks in advance

Davie

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default combo box selection issue

I have looked at the match entry property in the vb help and I have done the
example and I understand how it works. My problem is that whereas the
example works in a form, my combo box is on a tab in the spreadsheet.

I don't know how to apply the Match Entry property to the combo box on the
tab and I don't know how to attach the drop down list to the form.


Any pointers greatly appreciated.

Davie

"JLGWhiz" wrote:

Check out the Match Entry property in VBA help.

"davethewelder" wrote:

Hi, I have a combo box which allows the user to select a firm from a
spreadsheet which is the first filter criteria used to run macros for
formatting and editing data for a report.

The list reference by the combo box is 1632 rows long. The combo box allows
you to scroll down to a value, although without the vertical scroll bar, and
select it. If I open the list in the combo box and I press the "M" key the
list does not automatically scroll to the first firm begining with M as in
other programs.

Is it possible to enable this action on a combo box?

Thanks in advance

Davie

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combo Box selection only shows bound column info after selection made. Coby Excel Programming 1 October 18th 07 02:04 AM
Populate one combo box based on the selection of another combo box Alex Excel Programming 8 April 19th 07 06:40 PM
Combo Box Print issue Jack_Feeman Excel Programming 2 October 20th 06 03:59 PM
combo box vba issue Justin Excel Programming 0 February 22nd 05 06:37 PM
Excel VBA - Range(Selection, Selection.End(xlDown)).Name issue. jonH Excel Programming 3 June 7th 04 09:13 PM


All times are GMT +1. The time now is 03:06 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"