Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a template for an invoice. It just has placeholders for all of the
information I need to save to it. I'm working in an asp.net environment (using VB) where I need to programmatically generate invoices. I need to copy the template spreadsheet and then modify the copy. What's the code that I'll need to do this? Also, given that the web app is multi-threaded, what do I need to keep in mind to be sure that multiple invoices can be created simultaneously? Do I have to worry about multiple instances of excel opening up? I'm really a total noob with office programming. So forgive my dumb questions. Your help will be GREATLY appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB.NET 2005: Open an Excel Spreadsheet, modify it and then save it | Excel Programming | |||
how do I modify and save a default footer? | Excel Discussion (Misc queries) | |||
Command Button Save As Application.ExecuteExcel4Macro ("SAVE.AS?() | Excel Discussion (Misc queries) | |||
Modify Save As menu item | Excel Programming | |||
is there a way I can modify the save as dialong box? | Excel Programming |