Hello guys,
I’m trying to perform some actions inside an Excel sheet which has dropdown menu’s. It’s an old template file I downloaded from the web for exercising purposes. Name I’m trying to select a client name (called “debiteur” inside the file) from a dropdown menu, or add it to the list if it’s not there. The problem I’m facing is that the selectors are really unreliable inside Excel, and my robot also can’t find the text it’s supposed to, even though it’s right there.
The Excel and workflow are embedded below, please let me know if you have a solution.
Main.xaml (38.7 KB)
Boekhoud Macro.xls (1.5 MB)