Hello,
I've created a template in Excel.Open excel template in my program, edit multiple cells and print.How do I?..
Best Regards...
Printable View
Hello,
I've created a template in Excel.Open excel template in my program, edit multiple cells and print.How do I?..
Best Regards...
I use Excel a lot in my VB.NET applications.
In fact, in a couple, Excel is my report engine.
However, I've never written a single line of print code or edit code for an open spreadsheet.
I open up the spreadsheet, and let my users use the built in Excel functions for that.
Please help me...