How to select dropdown list box from Excel?
1 Like
Hi
Welcome to uipath community
we can use send hot key activity
That is once after pressing the icon Get Data from the menu
Then use send hot key activity with key as o
Then send hot key with key as right
Then again a send hot key with key as d
Then enter as key with last send hot key
Cheers @StevePham
thanks, had to put delay to get the hot key activity to work
1 Like
Hi,
Please take a look at this one
Regards
Balamurugan.S