Use Find Children activity to get available selections in the dropdown. Use this tutorial if required. UiPath Tutorial: Using the Find Children Activity - Help / Activities - UiPath Community Forum
Once you have all the children’s/dropdown option available, check for the excel option you want to check in available.
Use If condition to check if desired value available on the dropdown. If available use logic to select it else continue to next value.
Thanks,
Ashok