Excel
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Im busy with a asp.net application in C# where i work with an Excel file with 5 sheets in it. I populate the first two sheets and then formulas provide sheets 3 - 5 with data. How would i manage to print only sheets 3 to 5 after i have populated the first two ? Thanks in advance.