MAIL MERGE PART2: Create Individual Document/ PDF File with Customized Filename Using Mail Merge

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Create Individual Document/ PDF File with Customized Filename Using Mail Merge
    Thanks to SIMNOSS
    VBA Code Link: docs.google.co...

Комментарии • 35

  • @maudielgironjordan9562
    @maudielgironjordan9562 Год назад +1

    This is, by far one of the most useful tutorials I've ever found over the internet, not complex languaje, step by step instructions, code included !!! Congratulations, thanks for sharing your knowledge, greettings from Guatemala, Central America👏👏

  • @zalfasalsabila3043
    @zalfasalsabila3043 Год назад

    Thank you for sharing this video. It's soooooo super duper helpful. I have successfully created 573 certificates in a day, different names, seperate files in Microsoft Word and PDF format using the technique and code given in this video. Thank you so much!
    For those who are trying it, it actually worked. If stuck with the code, just choose end and select click recipients again.
    Uncheck the ones in the list that you have done. Then go to Developer, Macros and click "Run" again
    All the best

  • @falconstorm26
    @falconstorm26 Год назад

    Sir, ang galing nyo pong mg instruct at provided pa yung code. Astig!

  • @mesha8107
    @mesha8107 Год назад +1

    This definitely saved me at work today! Thank you!

  • @fatteena859
    @fatteena859 Год назад

    *AMAZING TUTORIAL*
    Brother YOU made my life sooooo much easier with this. THANK YOU!!!!

  • @angelmendez9015
    @angelmendez9015 2 года назад

    It is working (Windows - July 7th, 22). Thank you so much!

  • @khadir30
    @khadir30 Год назад

    شكرا على الشرح، لقد ساعدني كثيرا 🥰🥰

  • @shailyagrawal2513
    @shailyagrawal2513 Год назад

    this was awesome! thanks for sharing!

  • @thezai1285
    @thezai1285 Год назад

    Thank you Bro, it's really great

  • @ck2610
    @ck2610 Год назад

    fantastic

  • @marieluvettgoh1101
    @marieluvettgoh1101 2 года назад

    Thank you, it worked :)

  • @rajiulkarim3408
    @rajiulkarim3408 2 года назад

    My code stuck while creating saving Docs and PDFs. created file has only text "Word found locked fields during the update. Word can't update locked fields."

  • @lzhang3720
    @lzhang3720 2 года назад +1

    Hi, somehow it does not work for me, only generated one doc. for first line , then 'run time error 5941 appears'. Any help?

    • @tz2212
      @tz2212 2 года назад

      I got this same error as I hadn't added the 'PDfFilePath' and 'PDfFileName' columns on the excel. Once I added them it worked like a charm!

    • @lzhang3720
      @lzhang3720 2 года назад

      @@tz2212 thanks for the reply, but i did have those named columns in the excel

  • @jmvalero3341
    @jmvalero3341 7 месяцев назад

    where can i find the code to be pasted on module1?

  • @humanityIsAlwaysUltimate
    @humanityIsAlwaysUltimate 11 месяцев назад

    how to share those PDF files with the respective individuals in a single stretch?

  • @AnnabelleMQuino
    @AnnabelleMQuino 2 года назад

    I am stuck in getting the codes, may I know how to get them? I am using my macbook.

  • @ALLin2005
    @ALLin2005 2 года назад

    Thanks for sharing this video. Any idea how to correct the error that I received? It shows:
    Run-time error '5941':
    The requested member of the collection does not exist.
    Info below highlighted in yellow:
    singleDoc.SaveAs2 _
    FileName:=masterDoc.MailMerge.DataSource.DataFields("DocFolderPath").Value & Application.PathSeparator & _
    masterDoc.MailMerge.DataSource.DataFields("DocFileName").Value & ".docx", _
    FileFormat:=wdFormatXMLDocument ' Save "singleDoc" as a word docx with the details provided in the DocFolderPath and DocFileName fields in the MailMerge data
    singleDoc.ExportAsFixedFormat _

  • @waelbaha
    @waelbaha Год назад

    you are amazing

  • @yashjain782
    @yashjain782 11 месяцев назад

    What to do if syntax error arrived ?

  • @kalpanaroy3429
    @kalpanaroy3429 2 года назад

    Thanks for cooperation, but can't open out file details.

  • @kalpanaroy3429
    @kalpanaroy3429 2 года назад

    Can you help me open the file?pl.

  • @tudorbanea4583
    @tudorbanea4583 2 года назад

    Kinda plagiarised the Imnoss's code though... at least share the credit.

  • @mikeogieriakhi3394
    @mikeogieriakhi3394 2 года назад

    How do I get this vba macro code?

    • @seosamhsensei2008
      @seosamhsensei2008  2 года назад +1

      docs.google.com/document/d/17VvgfO_xW2kFQIjS0Tqacn1rJ4Phzq1oz-G5CYCCh1s/edit?usp=sharing

  • @deloyalejandrosaya2769
    @deloyalejandrosaya2769 2 года назад

    Paano po nakuha iyong codes?

    • @seosamhsensei2008
      @seosamhsensei2008  2 года назад

      docs.google.com/document/d/17VvgfO_xW2kFQIjS0Tqacn1rJ4Phzq1oz-G5CYCCh1s/edit?usp=sharing

  • @kunmunswain6358
    @kunmunswain6358 Год назад

    SHOWING ERROR CODE 5852. plz help

  • @pratibhab.k9351
    @pratibhab.k9351 2 года назад

    Sir give code