“[k(lctrl)][k(home)]” or “[k(rctrl)][k(home)]” is not working for me. Is there any other method? Please advise.
we can use SEND HOT KEY activity like this
Cheers @Ruchi_Srivastava
I need to have ctrl+fn+home, ctrl+home doesnt work for me because of my laptop keys
Also when I am doing manually Fn+ctrl+home, it works
you got the answer here
ensure that you have enabled SEND WINDOW MESSAGE property in the property panel
Cheeers @Ruchi_Srivastava
1 Like
Yes “[k(lctrl)][k(home)]” or “[k(rctrl)][k(home)]” is not working Test.xaml (18.8 KB)
Kindly attach with project.json file with tthis xaml file as a ZIPPED FOLDER
i m not able to see the activities used
Cheers @Ruchi_Srivastava
Test.zip (2.6 KB)
outputsAAPL.xlsx (18.9 KB)
Try putting an Activate activity before your hot keys, because excel needs to be visible for this to work.