C
Chris
Hello again.
When the user double clicks the combobox they are given the option if they
want to add the details. I would like to check if the string already exists
in the combobox to prevent duplicate entries.
When the user clicks yes (to add bank details) Check the combobox to see if
the string exists and tell the user that it already exists.
When the user double clicks the combobox they are given the option if they
want to add the details. I would like to check if the string already exists
in the combobox to prevent duplicate entries.
When the user clicks yes (to add bank details) Check the combobox to see if
the string exists and tell the user that it already exists.