OK, so I dont have to create a new module and whatnot? ( I assumed that each little snippet has to be in its own node or module on the left )
I can just use that first subnode on the left that we created ( the base project was renamed "Business" and then "NOte" was the subnode ) and keep on pasting new code below it, and the toolbar cust dialog in outlook will recognize the separate macros?
"Clinton Ford [MSFT]" <ClintonFordMSFT[ at ]discussions.microsoft.com> wrote in news:eGpA511XHHA.2316[ at ]TK2MSFTNGP04.phx.gbl:
[Quoted Text] > In Outlook, Visual Basic for Applications (VBA) subroutines (Sub ... > End Sub) are treated as macros. You can add additional macros by > copying and pasting new subroutine text into the editor, just above or > below any existing subroutines. Once you've pasted in the text, click > the "Save" button, then close the Visual Basic window. > > Now, right-click on the toolbar, select "Customize" and click the > "Commands" tab. Select the "Macros" category on the left and you'll > see the new Macros. Let me know if that helps. > > I've updated the "Email" and "Letter" subroutines and posted the new > macros to our team blog under the title: "Add Outlook Toolbar Buttons > to send Letters and E-mail to Business Contacts" > http://blogs.msdn.com/bcm
|