Excel 2010: how to use autocomplete in validation list

后端 未结 6 872
鱼传尺愫
鱼传尺愫 2020-12-05 00:31

I\'m using a large validation list on which a couple of vlookup() functions depend. This list is getting larger and larger. Is there a way to type the first letters of the l

6条回答
  •  感情败类
    2020-12-05 01:11

    As other people suggested, you need to use a combobox. However, most tutorials show you how to set up just one combobox and the process is quite tedious.

    As I faced this problem before when entering a large amount of data from a list, I can suggest you use this autocomplete add-in . It helps you create the combobox on any cells you select and you can define a list to appear in the dropdown.

提交回复
热议问题