Use Application, attach window Question

Hi,
I am using this modern activity “Use Application” to open Excel. Hot keys to Excel go to VBA editor. Trying to open notepad with VBA with “Use Application”. This Use Application within UseApplication not working. Can you please advise ideally how the sequence of steps for this?

How I should be using “Use Application” and “attach window” combinations.

Thank you,

@A_Learner

Use application can be used inside another…you would get a dropdown and you can choose the window you want to connect with

Cheers

1 Like

Hi @A_Learner ,

As @Anil_G correctly said you should be able to kindly share the selectors of both use application to check why it isn’t working

Only with that detail we could help further.

Thanks
Gautham.

1 Like

Use application for notepad throwing error saying 32 bit application. I changed to Start Process instead. Thank you all for the support.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.