I need to scroll the bar in excel, until the column

image

Hi @pauloengenharia5,

Use “Send Hotkey” Activity like below mentioned

image

thanks,
Rajkumar

thanks for the help friend this worked great, but I think I expressed myself wrong in my doubt I need to scroll the bar to the column “AR” and not all the way to the end, maybe you can give me another tip on how to do it

Why do you need to do this? Usually you don’t automate in Excel with the UI. You read the data with the Excel activities then work with the data.

Hi @pauloengenharia5 ,

Use Select Range Activity

Thanks,
Rajkumar