Hello!
I have a combo box in a form that gets names from a table. There are some names with accent, like my own name, Cássio. However, if I type 'Ca' it will select all names starting with Ca (like Carlos, Carla, etc.) but won't select Cássio...
Is there a way to make the combo box accent insensitive?
Regards,
Cássio