Hi All,
I am working with excel related project.
For this we are using vsto and c#.
Here we are implimenting offline functionality for the excel for which data has downloaded previously.
At that time Application workbook event is not triggered in some systems for the first time, and its working fine in some systems.
Can anyone please help us in solving this.
mounika mounikaPosted Jun 19, 2017, 5:44 AM
We are opening the saved workbook which is an existing workbook.
The user will be going to save the excelworkbook and open the same workbook
so, when the saved workbook is reopened at that time we are using this workbook open event to perform respected operations
Rajkiran SwainPosted Jun 19, 2017, 5:36 AM