Quote from
rcohen on September 30, 2021, 7:42 am
I knew I was a bit rusty but .. wow.
Can one search for partial matches in a listbox?
ListBoxFindItem "ComboBox2" "[LookFor]" "[Found]"
I would like the LookFor to work as a partial string, so that anything that matches a part of the entry will still find it. I tried * as a wildcard attempt, but .... no workie ;-)
Thanks all.
I knew I was a bit rusty but .. wow.
Can one search for partial matches in a listbox?
ListBoxFindItem "ComboBox2" "[LookFor]" "[Found]"
I would like the LookFor to work as a partial string, so that anything that matches a part of the entry will still find it. I tried * as a wildcard attempt, but .... no workie ;-)
Thanks all.