I have two documents, one Word and other Excel document(word.docx and excel.xlsx). In a Word document, I have something like " My salary for this month is (empty), and I worked (empty1) days." So that instead of (empty) insert a value of, for example, cell B12 from Sheet1, and instead of (empty1) insert a value of cell F10 from Sheet2.
Is it possible?