How to Open word document?

i need to open word document , is there any solution other than double clicking the file and attaching it.???

Have you tried a “Word Application Scope” activity? Depending on what you are trying to accomplish that should work.

1 Like

@jagadeesh9 We can use word application scope Activity for operating Word. or if you want to open simply then you can use Open Application Activity

1 Like

Hi @jagadeesh9,

use word application scope & provide the path

1 Like

Hi Jagadeesh

you can use Start Process Activity to open the Word Document.

Thanks
Madhusudhan Govindaraju

2 Likes