Is it possible to make the excel add-on in sync in two workbooks.
Following is the use case:
a. Our add-on required login, after login user can use the application.
b. When user open's add-on in other workbook, the add-on is starting from beginning. It means user has to login again. The expected is, add-on need to use the session opened in the first workbook.
Does it supported? Any configuration changes?
Thanks!!