harsh-cfi's avatar
harsh-cfi
Copper Contributor
May 03, 2022
Status:
New

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

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

No CommentsBe the first to comment