LactoseO.D.'d
Board Regular
- Joined
- Feb 22, 2010
- Messages
- 52
Hey all,
I have a project that I am working on where I need to create two macros on an excel sheet with VBA.
1) Create a button that will add a new worksheet to the workbook with a lot of filled in information. How do I store this information and reference it?
2) Create a button that will populate data from multiple fields of the worksheet in to a Word template and print. I want this to be a single process. Hit button, word document pops up with information, and printing begins. To do this, will I have to embed a word template into the spreadsheet? How do I do that or reference it?
I have a project that I am working on where I need to create two macros on an excel sheet with VBA.
1) Create a button that will add a new worksheet to the workbook with a lot of filled in information. How do I store this information and reference it?
2) Create a button that will populate data from multiple fields of the worksheet in to a Word template and print. I want this to be a single process. Hit button, word document pops up with information, and printing begins. To do this, will I have to embed a word template into the spreadsheet? How do I do that or reference it?