validation (list) & auto fill

  • Thread starter Thread starter Charlie7805
  • Start date Start date
C

Charlie7805

I have a list of several hundred names which I linked to a column of cells
using validation. Is there a way to begin typing a name and have auto fill
search alphabetically making the section process quicker and easier?
 
I have a list of several hundred names which I linked to a column of cells
using validation

Does that mean it's a data validation drop down list?

You can use a combo box from the control toolbox. This type of combo box has
an "autocomplete" feature.
 
Back
Top