ComboBox.Find (gb.qt) Syntax FUNCTION Find ( Item AS String ) AS Integer Finds an element in the poup list box and returns its index, or -1 if the element cannot be found. This appears to be case sensitive which is a pity. I wonder if it would be possible to have a flag in this routine to search for case sensitive/non sensitive Regards Richard