Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 162
Default Forcing autocomplete to lookup from a range of cells

By default, when you're typing in a cell entry, Autocomplete finds
matching entries from the previous entries above in the same column.
Is there a way to force Autocomplete to lookup values from a designated
range of cells?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Forcing autocomplete to lookup from a range of cells

I don't think so.

Maybe you could use an alternate method--either Data|Validation to choose from a
dropdown.

Or a combobox from the Control toolbox toolbar (which allows you to set the
..matchentry to do the same kind of thing as autocomplete).

Nick Hebb wrote:

By default, when you're typing in a cell entry, Autocomplete finds
matching entries from the previous entries above in the same column.
Is there a way to force Autocomplete to lookup values from a designated
range of cells?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 162
Default Forcing autocomplete to lookup from a range of cells

I've decided what I'll do is seed the column with a list of valid
entries at the top of the sheet, then hide those rows. Then I can set
my validation list range to the hidden cells. That way, I get the
autocomplete, the dropdown list, and the validation capability.

--Nick

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
Sum of a range of cells that include cells using LOOKUP klocascio Excel Worksheet Functions 3 November 3rd 09 05:45 PM
trouble with lookup in a range of cells. evilthorne Excel Worksheet Functions 5 September 28th 09 02:16 AM
Lookup through a Range of Values in different cells EMarre Excel Discussion (Misc queries) 5 May 22nd 09 12:36 AM
if function or lookup??? across a range of cells in a row. jwbuyer Excel Worksheet Functions 2 February 24th 09 05:41 PM
lookup and return range of cells ark Excel Worksheet Functions 3 August 6th 05 05:18 PM


All times are GMT +1. The time now is 04:58 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"