logo elektroda
logo elektroda
X
logo elektroda

Excel - Autocomplete / Prompt based on data from another sheet

kubajanic 6846 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16262052
    kubajanic
    Level 10  
    Welcome,
    Is it possible to set (in one selected case) AutoComplete based on the indicated location?

    by default, autocomplete works on the data from the previous lines:
    ... by entering data into the spreadsheet, in the case of entering a new chord in the next line, the program checks whether there is a repetition in the same column (previous lines) and based on the entered characters, AutoComplete appears, which I can tap with Enter,

    I am looking for a method and I want the AutoComplete to be based on the data I give (the table I am indicating) then the program will read them from the indicated location, not from the lines above.

    example:
    In Sheet2 in cell A2 I write the letter "A", then I want the hint (Adam) to be highlighted based on the list of names I have provided in the table from Sheet1 A2: A7.



    greetings
  • ADVERTISEMENT
  • #2 16262318
    Maciej Gonet
    VBA, Excel specialist
    Autocomplete is an autonomous mechanism and cannot be reprogrammed. In this case, only the drop-down list can be used, and once these names are entered, the next repeated entries can be obtained from the autocomplete.
ADVERTISEMENT