Launching Templates with Macros in Outlook

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 16

  • @johnwaller300
    @johnwaller300 2 роки тому

    This is exactly what I was looking for. I now use this all the time & it's saving me lots of time. Thank you.

  • @rakesh4n
    @rakesh4n 8 місяців тому

    The video is really a great help to many working professionals and helped me a lot. Thank you.

  • @dawns8064
    @dawns8064 2 роки тому +9

    To download the scripts, visit.... where?

  • @andrewmitalas7191
    @andrewmitalas7191 2 роки тому +8

    Because the text file is missing, here's the text for the windows 10 version
    Sub OpenCustomTemplate()
    Set msg = Application.CreateItemFromTemplate("C:\Users\\AppData\Roaming\Microsoft\Templates\.oft")
    msg.Display
    End Sub

  • @NickMirro
    @NickMirro Рік тому

    Wow excellent!!! Been needing this for a few years 🙂 Think MS should consider making this a bit easier. Not as if the template concept is that advanced or new. Regardless, thank you for the PERFECT tutorial!!!

  • @paulsteel8739
    @paulsteel8739 3 місяці тому

    So much easier in 2007, just create some menu options, so thank you for the video

  • @anuroopbirje
    @anuroopbirje 3 роки тому

    Thats simply awesome!! Helped me a lot

  • @anthonyvenish3170
    @anthonyvenish3170 2 роки тому +2

    i dont see the code for this macro

  • @monicatompkins3295
    @monicatompkins3295 2 роки тому +1

    How can I make this macro be executed on every email I receive? as opposed to me having to manually select an email and then click on the button in the banner that calls my macro?

  • @HardeepSingh-pg6jt
    @HardeepSingh-pg6jt Рік тому

    Is there a way search multiple templates in macros quickly? Thanks in advance

  • @polovladimir
    @polovladimir 10 місяців тому

    Followed all the steps but template is not launching when button is pressed, can someone help me please?

  • @veronikadvorsak1223
    @veronikadvorsak1223 2 роки тому

    Hi, could you pleas tell me, how can I add another template to visual basic?

  • @userunknozn
    @userunknozn 3 роки тому

    hello! The macro doesn't load. I followed all the steps (the VBA code and the macro signature).

  • @seanaddie
    @seanaddie Рік тому

    Hi. I can't seem to find the download for the text to copy and paste into outlook session. Can anyone help?