ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Combo Boxes (https://www.excelbanter.com/excel-programming/312957-combo-boxes.html)

Chris_za_za

Combo Boxes
 
Hi, Im new. Ive used exel a fair amount but have thus far not taken too much
time to learn VB.

Im using combo Boxes to look up data and return values to certain cells,
however I am currenly utilising The validation list-combo method, which works
very well.

My question is as follows, I am unable to type in the first few characters
of the item for the item to be shortlisted and then select it, I have to
scroll in order tp find the item I am looking for.

How do I make a combo work using VB, I see this being the only way using a
Combination drop down edit - Please help

Bob Phillips[_6_]

Combo Boxes
 
Data Validation dropdowns don't support this. You need control toolbox
comboboxes for this type of functionality.

--

HTH

RP

"Chris_za_za" wrote in message
...
Hi, Im new. Ive used exel a fair amount but have thus far not taken too

much
time to learn VB.

Im using combo Boxes to look up data and return values to certain cells,
however I am currenly utilising The validation list-combo method, which

works
very well.

My question is as follows, I am unable to type in the first few characters
of the item for the item to be shortlisted and then select it, I have to
scroll in order tp find the item I am looking for.

How do I make a combo work using VB, I see this being the only way using a
Combination drop down edit - Please help




Bob Phillips[_6_]

Combo Boxes
 
Should have added that you should set the MatchEntry property.
Change it to: 1-fmmatchentrycomplete

--

HTH

RP

"Bob Phillips" wrote in message
...
Data Validation dropdowns don't support this. You need control toolbox
comboboxes for this type of functionality.

--

HTH

RP

"Chris_za_za" wrote in message
...
Hi, Im new. Ive used exel a fair amount but have thus far not taken too

much
time to learn VB.

Im using combo Boxes to look up data and return values to certain cells,
however I am currenly utilising The validation list-combo method, which

works
very well.

My question is as follows, I am unable to type in the first few

characters
of the item for the item to be shortlisted and then select it, I have to
scroll in order tp find the item I am looking for.

How do I make a combo work using VB, I see this being the only way using

a
Combination drop down edit - Please help






Chris_za_za

Combo Boxes
 
What is HTH

Could you elaborate on your reply

"Bob Phillips" wrote:

Should have added that you should set the MatchEntry property.
Change it to: 1-fmmatchentrycomplete

--

HTH

RP

"Bob Phillips" wrote in message
...
Data Validation dropdowns don't support this. You need control toolbox
comboboxes for this type of functionality.

--

HTH

RP

"Chris_za_za" wrote in message
...
Hi, Im new. Ive used exel a fair amount but have thus far not taken too

much
time to learn VB.

Im using combo Boxes to look up data and return values to certain cells,
however I am currenly utilising The validation list-combo method, which

works
very well.

My question is as follows, I am unable to type in the first few

characters
of the item for the item to be shortlisted and then select it, I have to
scroll in order tp find the item I am looking for.

How do I make a combo work using VB, I see this being the only way using

a
Combination drop down edit - Please help







Bob Phillips[_6_]

Combo Boxes
 
HTH is an acronym - Hope This Helps

What do you need clarification on?

--

HTH

RP

"chris_za_za" wrote in message
...
What is HTH

Could you elaborate on your reply

"Bob Phillips" wrote:

Should have added that you should set the MatchEntry property.
Change it to: 1-fmmatchentrycomplete

--

HTH

RP

"Bob Phillips" wrote in message
...
Data Validation dropdowns don't support this. You need control toolbox
comboboxes for this type of functionality.

--

HTH

RP

"Chris_za_za" wrote in message
...
Hi, Im new. Ive used exel a fair amount but have thus far not taken

too
much
time to learn VB.

Im using combo Boxes to look up data and return values to certain

cells,
however I am currenly utilising The validation list-combo method,

which
works
very well.

My question is as follows, I am unable to type in the first few

characters
of the item for the item to be shortlisted and then select it, I

have to
scroll in order tp find the item I am looking for.

How do I make a combo work using VB, I see this being the only way

using
a
Combination drop down edit - Please help









All times are GMT +1. The time now is 05:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com