Hello,
ist it possible to treat AutoComplete-Cells with a fixed amount of Results (2-4) as Dropdown-Columns where Keyboard-Inputs/copy&paste, etc. are blocked? (Desired process: click on the small arrow to show the fixed Results; don’t allow any kind of characters/numbers, etc.)
Hello,
I used the beforeKeyDown-Hook in the End, this hook made it a bit easier to implement the requirements.
Thanks again for the suggestion, the question has been resolved.