I have an excel spreadsheet that lists names (Column A) and pager numbers (Column B) on a worksheet say worksheet2.
On another worksheet I use VLOOKUP to lookup the pager number for a name that is entered into a cell.
Is there a way that I can get autocomplete to work so that
when someone enters the first few characters of the name in a specific cell, excel uses autocomplete to complete the name using the column "name" on worksheet2. Is it possible to get the possiblities show as a dropdown list - just like the way intellisense works in Visual studio?
Bookmarks