Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default AutoComplete feature in Drop Down Menus?

Hi,

Thanks in advance to any who can help me on this.

I have spreadsheet with 3000 items which I am using as a reference for data
validation. I have created a drop down list that refers to this and it is
working perfectly. The problem is that I would like to have an AutoComplete
feature for this drop down list so that I don't have to scroll through 3,000
items to select the right one. I would like to start typing a few letters and
have the reduced list come up and then select the right one.

I have already tried the previous advice from the Contextures website
the combo box editing but it does not work in Excel 2007. I already tried the
copy/paste of the VBA code to format the combo box and I still can't get it
to work.

Does anybody know how to get this to work in Excel 2007?

Thanks,

Eric

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,276
Default AutoComplete feature in Drop Down Menus?

Hi Eric,
Check Debra Web, it will answer your question

http://www.contextures.com/xlDataVal10.html

"EricC" wrote:

Hi,

Thanks in advance to any who can help me on this.

I have spreadsheet with 3000 items which I am using as a reference for data
validation. I have created a drop down list that refers to this and it is
working perfectly. The problem is that I would like to have an AutoComplete
feature for this drop down list so that I don't have to scroll through 3,000
items to select the right one. I would like to start typing a few letters and
have the reduced list come up and then select the right one.

I have already tried the previous advice from the Contextures website
the combo box editing but it does not work in Excel 2007. I already tried the
copy/paste of the VBA code to format the combo box and I still can't get it
to work.

Does anybody know how to get this to work in Excel 2007?

Thanks,

Eric

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default AutoComplete feature in Drop Down Menus?

Hi Eduardo,

Thanks for replying. I already tried this and it doesn't work. I tried the
copy/paste of the exact code as it appears and cannot get the AutoComplete or
Formatting functionality from the combo box on the data validation cells. Can
you confirm that this code works for Excel 2007?

Thanks,
Eric

"Eduardo" wrote:

Hi Eric,
Check Debra Web, it will answer your question

http://www.contextures.com/xlDataVal10.html

"EricC" wrote:

Hi,

Thanks in advance to any who can help me on this.

I have spreadsheet with 3000 items which I am using as a reference for data
validation. I have created a drop down list that refers to this and it is
working perfectly. The problem is that I would like to have an AutoComplete
feature for this drop down list so that I don't have to scroll through 3,000
items to select the right one. I would like to start typing a few letters and
have the reduced list come up and then select the right one.

I have already tried the previous advice from the Contextures website
the combo box editing but it does not work in Excel 2007. I already tried the
copy/paste of the VBA code to format the combo box and I still can't get it
to work.

Does anybody know how to get this to work in Excel 2007?

Thanks,

Eric

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,276
Default AutoComplete feature in Drop Down Menus?

Hi Eric,
Have you added the formula as follow in the refers to
=OFFSET(INDIRECT($E2),0,0,COUNTA(INDIRECT(E2&"Col" )),1)

See this other page from Debra

http://www.contextures.com/xlDataVal02.html

"EricC" wrote:

Hi Eduardo,

Thanks for replying. I already tried this and it doesn't work. I tried the
copy/paste of the exact code as it appears and cannot get the AutoComplete or
Formatting functionality from the combo box on the data validation cells. Can
you confirm that this code works for Excel 2007?

Thanks,
Eric

"Eduardo" wrote:

Hi Eric,
Check Debra Web, it will answer your question

http://www.contextures.com/xlDataVal10.html

"EricC" wrote:

Hi,

Thanks in advance to any who can help me on this.

I have spreadsheet with 3000 items which I am using as a reference for data
validation. I have created a drop down list that refers to this and it is
working perfectly. The problem is that I would like to have an AutoComplete
feature for this drop down list so that I don't have to scroll through 3,000
items to select the right one. I would like to start typing a few letters and
have the reduced list come up and then select the right one.

I have already tried the previous advice from the Contextures website
the combo box editing but it does not work in Excel 2007. I already tried the
copy/paste of the VBA code to format the combo box and I still can't get it
to work.

Does anybody know how to get this to work in Excel 2007?

Thanks,

Eric

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
AutoComplete feature - Turn off JMay Excel Discussion (Misc queries) 0 March 30th 10 07:06 PM
AutoComplete Feature in Drop Down Lists? EricC Excel Worksheet Functions 7 September 20th 09 07:17 AM
Creating Drop-down menus with subset drop-down menus Benjamin Excel Worksheet Functions 4 June 8th 09 11:27 PM
Autocomplete for Drop-Down? dancingbull Excel Discussion (Misc queries) 1 November 15th 08 07:34 AM
HELP: Sort of AutoComplete feature or i don't know Dogg Child Excel Worksheet Functions 0 January 22nd 08 01:56 PM


All times are GMT +1. The time now is 12:29 AM.

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

About Us

"It's about Microsoft Excel"