Hello,
listen to what i'm trying to do:
In my application in VB.NET (2003) the user will fill in some textboxes and by clicking "OK" the data will be written to some cells in an Excel Sheet, and finally the excel sheet will be printed.
The question is:
How can i include the excel sheet in the .exe of the app?? In other words I don't want the excel sheet to be available.
In my application in VB.NET (2003) the user will fill in some textboxes and by clicking "OK" the data will be written to some cells in an Excel Sheet, and finally the excel sheet will be printed.
The question is:
How can i include the excel sheet in the .exe of the app?? In other words I don't want the excel sheet to be available.