Autofill functionality with Validation

  • Thread starter Thread starter 140mphcpa
  • Start date Start date
1

140mphcpa

Does anyone know of a way to add autofill functionality to Validation?
I have a list of 700 items on a seperate spreadsheet and am using the
drop-down list function in XL. I would like to be able to enter a few
letters of the item and have the nearest item "fill-in". I've been
searching the web for the last hour and have found a few VB options but
they are for combo boxes and I'm not sure if they would be transferable
to what I'm doing. Thanks.

Jon
 
A combobox works nicely to quickly fill in the word. When
using Validation, you can engage AutoComplete by copying
the same list of words directly under or below the
Validation cell. Then hide those rows or the contents in
the cells.

HTH
Jason
Atlanta, GA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top