Programmatically opening a linked workbook in Excel using Office-js API

Programmatically opening a linked workbook in Excel using Office-js API
6

Upvotes

Upvote

 May 03 2022
0 Comments 
New

We need a way to programmatically open a linked workbook referenced in the current workbook in Excel using the Office-js API. I see an Excel.LinkedWorkbook class but it has no function to open the linked workbook. We are trying to trace formulas to its source data in another workbook and we need to be able to open the linked workbook associated