Hello everyone,
Good day!
I have combobox named Combo_box1.
When I tried to do if statement using code
"HRIS" in Combo_box1.Selected.Title
it returns false cause it didn't find the HRIS. But I removed the other selected Workday. It results to true.

What is the best approach to find what I'm looking for.