Hi
I have a combo box which functions as an autocomplete using data validation against a list of members of an organisation. It forms part of a booking form, so that when people book for an event, they can be easily added to a booking list.
I have some code in the Worksheet_SelectionChange Sub...