Uncover the Secret to Automating Word Documents with VBA! Multiple find and replace word document

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 9

  • @thekodalisankar
    @thekodalisankar 8 หลายเดือนก่อน

    Thank you for the awesome code.

  • @77littlelulu
    @77littlelulu 9 หลายเดือนก่อน

    Love it!

  • @tanganhminh9138
    @tanganhminh9138 2 ปีที่แล้ว

    Find and replace multi words in multi file word/txt/excel (multi sheet) in a folder use VBA, can you make video about this problem ?

  • @hemantbhanushali8806
    @hemantbhanushali8806 3 ปีที่แล้ว +1

    Thank you

  • @toi2codon
    @toi2codon ปีที่แล้ว

    does it work without table format?

  • @spreadsheetlovers
    @spreadsheetlovers  3 ปีที่แล้ว

    Video start from 0:34

  • @iancarynsukadventures4089
    @iancarynsukadventures4089 2 ปีที่แล้ว

    I can’t get this to work. I get invalid outside procedure when I try to use it. Any idea what I’m doing wrong? Thanks

    • @spreadsheetlovers
      @spreadsheetlovers  2 ปีที่แล้ว

      @here docs.google.com/document/d/1QFr5VWo2sEEdven3UJqpCumu6j1Q08Y6RuX1lOF5Ozg/edit?usp=sharing
      copy this format and name it as FindReplaceTable in docx format.
      and update find and replace value in the table.
      next step replace below path where you saved FindReplaceTable.docx
      sFname = "C:\Users\admin\Documents\FindReplaceTable.docx"