Search results

  1. M

    Customize CreateItemFromTemplate Macro

    Hello there! I am very new to VBA. I created a simple Macro that pulls up a template in Outlook, but I would like to change the address in the 'From' Field. Below is my code so far: Sub Proposal() Set msg = Application.CreateItemFromTemplate("C:\Users\My Name...
Back
Top