Copy everything from Word to Excel

Hi, I have a workflow here that is supposed to Ctrl+A and Ctrl+C from Microsoft Word, and then Ctrl+V into Excel. For some reason it’s not working.

Please see attached file
CopyTemplateToExcel.xaml (9.6 KB)

Note that I have modified the selectors and variables slightly to remove specific references to inputs

How do I make this workflow work?

@DEATHFISH Just remove selectors in while pasting in excel it will work. I have modified workflow please check below.

CopyTemplateToExcel.xaml (12.7 KB)