Przejdź do głównej zawartości

Jak znaleźć i zamienić wiele słów w tym samym czasie w dokumencie programu Word?

Program Word udostępnia funkcję Znajdź i zamień, która umożliwia znajdowanie wszystkich wystąpień słowa lub frazy i jednoczesne zastępowanie ich nowym słowem. Ale jeśli chcesz znaleźć i zamienić różne słowa w tym samym czasie, ta wbudowana funkcja nie pomoże. W tym artykule mówimy o metodzie VBA do znajdowania i zastępowania wielu różnych słów w tym samym czasie w dokumencie programu Word.

Znajdź i zamień wiele słów jednocześnie w programie Word za pomocą kodu VBA
Łatwo znajduj i zamieniaj wiele słów w tym samym czasie w programie Word dzięki niesamowitej funkcji


Znajdź i zamień wiele słów jednocześnie w programie Word za pomocą kodu VBA

Wykonaj następujące czynności, aby znaleźć i zamienić wiele słów w tym samym czasie w dokumencie programu Word.

1. Otwórz dokument programu Word, który chcesz znaleźć i zamień wiele słów jednocześnie, a następnie naciśnij inny + F11 klawisze, aby otworzyć Microsoft Visual Basic for Applications okno.

2. w Microsoft Visual Basic for Applications okno, kliknij wstawka > Moduł. Następnie skopiuj poniższy kod VBA do okna modułu.

Kod VBA: znajdź i zamień wiele słów w tym samym czasie w programie Word

Sub FindAndReplaceMultiItems()
'Update by ExtendOffice 2018/10/25
    Dim xFind As String
    Dim xReplace As String
    Dim xFindArr, xReplaceArr
    Dim I As Long
    Application.ScreenUpdating = False
    xFind = InputBox("Enter items to be found here,seperated by comma: ", "Kutools for Word")
    xReplace = InputBox("Enter new items here, seperated by comma: ", "Kutools for Word")
    xFindArr = Split(xFind, ",")
    xReplaceArr = Split(xReplace, ",")
    If UBound(xFindArr) <> UBound(xReplaceArr) Then
        MsgBox "Find and replace characters must be equal.", vbInformation, "Kutools for Word"
        Exit Sub
    End If
    For I = 0 To UBound(xFindArr)
        Selection.HomeKey Unit:=wdStory
        With Selection.Find
            .ClearFormatting
            .Replacement.ClearFormatting
            .Text = xFindArr(I)
            .Replacement.Text = xReplaceArr(I)
            .Format = False
            .MatchWholeWord = False
        End With
        Selection.Find.Execute Replace:=wdReplaceAll
    Next
    Application.ScreenUpdating = True
End Sub

3. wciśnij F5 klucz do uruchomienia kodu.

4. W pierwszym Kutools dla Worda W oknie dialogowym wprowadź wiele znalezionych słów i zamień je w polu tekstowym, oddziel je przecinkami, a następnie kliknij OK przycisk. Zobacz zrzut ekranu:

5. W sekundę Kutools dla Worda w oknie dialogowym wprowadź nowe słowa, które chcesz zastąpić (te słowa również muszą być oddzielone przecinkami), a następnie kliknij przycisk OK przycisk.

Uwaga: W tym przypadku wszystko „KTE” w tym dokumencie zostaną zastąpione "Nowy", i „KTO” i „KTW” zostanie zastąpiony przez "Test" i "Koniec". Zmień je zgodnie ze swoimi potrzebami.


Łatwo znajduj i zamieniaj wiele słów w tym samym czasie w programie Word dzięki niesamowitej funkcji

Połączenia Znajdź i zamień partii cechą Kutools dla Worda może pomóc w łatwym wyszukiwaniu i zastępowaniu różnych tekstów w dokumencie lub w wielu dokumentach jednocześnie.

Przed zastosowaniem tej funkcji poświęć kilka minut na pobierz i zainstaluj najpierw.

1. Uruchom aplikację Microsoft Word, kliknij Kutools Plus > Znajdź i zamień partii.

2. w Znajdź i zamień partii skonfiguruj w następujący sposób.

  • 2.1 kliknij plik przycisk> Dodaj plik or Dodaj folder aby dodać jeden lub więcej dokumentów, w których znajdziesz i zastąpisz wiele słów.
  • 2.2 Kliknij Dodaj wiersz aby wstawić pola wyszukiwania i zamieniania. Jeśli chcesz znaleźć i zamienić trzy różne teksty w tym samym czasie, utwórz trzy wiersze.
  • 2.3 W każdym wierszu wprowadź istniejące słowa, które zastąpisz nowymi w Znajdź kolumnę, a następnie wprowadź nowe słowa do zastąpić Kolumna.
  • 2.4 Określ plik Typ wyszukiwania dla każdego rzędu.
  • 2.5 W Znaleźć w wybierz, gdzie zastosować wyszukiwanie i zamianę. Obejmuje Główny dokument, Nagłówek i Footer w tej sekcji. Możesz wybrać jeden z nich, dwa lub wszystkie w zależności od potrzeb.
  • 2.6. Kliknij zastąpić przycisk, aby rozpocząć operację. Zobacz zrzut ekranu:

Następnie w wybranych dokumentach następuje jednoczesna zamiana określonych słów.

Wskazówka: Możesz wyróżnić wynik kolorem tła, określając określony kolor w Atrakcja kolumna za wiersz.

  Jeśli chcesz mieć bezpłatną wersję próbną (60 dni) tego narzędzia, kliknij, aby go pobrać, a następnie przejdź do wykonania operacji zgodnie z powyższymi krokami.

Najlepsze narzędzia biurowe

Kutools dla Worda - Podnieś swoje doświadczenie ze słowami dzięki Over 100 Niezwykłe funkcje!

🤖 Kutools Asystent AI: Zmień swoje pisanie dzięki AI - Generuj zawartość  /  Przepisz tekst  /  Podsumowanie dokumentów  /  Zapytaj o informacje na podstawie Dokumentu, wszystko w programie Word

📘 Znajomość dokumentów: Podziel strony  /  Scal dokumenty  /  Eksportuj zaznaczenie w różnych formatach (PDF/TXT/DOC/HTML...)  /  Wsadowa konwersja do formatu PDF  /  Eksportuj strony jako obrazy  /  Drukuj wiele plików jednocześnie...

Edycja treści: Znajdź i zamień partii w wielu plikach  /  Zmień rozmiar wszystkich zdjęć  /  Transponuj wiersze i kolumny tabeli  /  Konwertuj tabelę na tekst...

🧹 Łatwe czyszczenie: Wymień Dodatkowe przestrzenie  /  Podziały sekcji  /  Wszystkie nagłówki  /  Pola tekstowe  /  Hiperłącza  / Więcej narzędzi do usuwania znajdziesz na naszej stronie Usuń grupę...

Kreatywne wstawki: Wstawić Tysiące separatorów  /  Pola wyboru  /  Przyciski Radio  /  Kod QR  /  kod kreskowy  /  Tabela linii ukośnych  /  Podpis równania  /  Tytuł Zdjęcia  /  Podpis tabeli  /  Wiele zdjęć  / Odkryj więcej w Wstaw grupę...

🔍 Precyzyjne wybory: Punktowy konkretne strony  /  stoły  /  kształty  /  nagłówki akapitów  / Ulepsz nawigację za pomocą jeszcze Wybierz funkcje...

Ulepszenia gwiazd: Nawiguj szybko do dowolnej lokalizacji  /  automatyczne wstawianie powtarzającego się tekstu  /  płynnie przełączaj się pomiędzy oknami dokumentów  /  11 Narzędzia konwersji...

???? Chcesz wypróbować te funkcje? Kutools dla Word oferuje Bezpłatna wersja próbna 60-day, bez ograniczeń! 🚀
 
Comments (23)
No ratings yet. Be the first to rate!
This comment was minimized by the moderator on the site
The VBA script you provide here seems to work only for Latin characters; is there some workaround to get special characters to work.
I work with Sanskrit, which used the Devanagari script, similar to Hindi. (1) The VBA does not accept the Devanagai font nor does it find the Latin characters with diacriticals. For example: It fails miserably if I search for mūlādhāra (मूलाधार). It doesn't seem to recognize the ū or ā, for example, and the Devanagari is a complete loss.

Moreover, does the script recognize spaces between words? If not, how do I get them in there?

Thank you!
This comment was minimized by the moderator on the site
Chào bạn, có cách nào thay thế RẤT NHIỀU cụm từ bằng RẤT NHIỀU cụm từ khác (nhập từng cụm từ rất mất thời gian) bằng cách m lập một file trong đó có 2 cột, 1 cột là cụm từ nguồn và cột 2 là cụm từ đích được không? rất cám ơn bạn.
This comment was minimized by the moderator on the site
Hi Nguyễn Phúc Lâm,
I recommand you apply the Batch Find and Replace feature of Kutools for Word (the second method in this post) to solve this problem.
In the Find and Replace dialog box, after creating the two columns you need, you can save the current settings as a scenaria for future use.
https://www.extendoffice.com/images/stories/comments/comment-picture-zxm/find_and_replace.png
This comment was minimized by the moderator on the site
Cám ơn Crystal, cách này có thể áp dụng với một số lượng nhỏ các cụm từ, nếu với số lượng các cụm từ lớn (hơn 1000, hơn 10000.. cụm từ) thì rất khó để có thể nhập thủ công. Vậy có cách nào khác không bạn? Cám ơn bạn đã trả lời
This comment was minimized by the moderator on the site
Hi Nguyễn Phúc Lâm,
Temporarily unable to deal with this problem with VBA code as it is a bit complex. This feature will be considered for upgrade in the next release. Sorry for the inconvenience.
This comment was minimized by the moderator on the site
Thanks for the project, Could you make it the way we can also replace letters in words. For example if i want to change Dollar as DoLLar it does not function.
This comment was minimized by the moderator on the site
In the first instruction (Find And Replace Multiple Words At The Same Time In Word With VBA Code), it does not find instances where the word to be replaced falls in the middle of a word (For example, .com following a website name). Can this be modified to do so?
This comment was minimized by the moderator on the site
What if I'm trying to replace commas?
This comment was minimized by the moderator on the site
The VBA code can't help to replace commas. You can apply Kutools to achieve.
This comment was minimized by the moderator on the site
After hitting Replace it just goes to Preview and doesn't do anything further.
This comment was minimized by the moderator on the site
Hi Ajs,All required words have been successfully replaced at once after hitting the Replace button. It goes to the Preview tab to help you know how many words have been successfully replaced. After that, close the dialog box.
This comment was minimized by the moderator on the site
Hi! First, congratulations for your work: this macro is very useful and interesting! I would like, neverthless, you help me with one thing. I am a proofreader and would like the replacements would highlithed in green or red color. How can I do this? Is there a code line I could use?
This comment was minimized by the moderator on the site
Hi, The Batch Find and Replace feature of Kutools for Word can perfectly solve your problem, you can have a try.
This comment was minimized by the moderator on the site
Hi how can this macro be revised to take more key words? I have about 170 words that I wold like to find and replace
This comment was minimized by the moderator on the site
Hi JM,
After running the code, a Kutools for Excel dialog box will pop up, please enter the keywords you will find and separate them with commas.
This comment was minimized by the moderator on the site
How to find and select multiple words at the same time
This comment was minimized by the moderator on the site
Hi,
After running the code, a Kutools for Excel dialog box will pop up, please enter the keywords you will find and separate them with commas.
This comment was minimized by the moderator on the site
Hi, This works well with English Words. Now I am doing a document where I translate English to Gujarati. So, when I apply this, (Find English Words) and (Replace with Gujarati words), it does change but it appears like "???". Doesn't show the Gujarati word but just question marks? Any further help? Please.
This comment was minimized by the moderator on the site
I'm have a similar problem with Sanskrit, not only the Devanagari script but also the English/Latin diacriticals on the special characters like ā, ū, ṛ, ṁ, ṃ, etc. Any suggestions for a workable fix?
This comment was minimized by the moderator on the site
Hello Shailesh, facing the same issue. Did you find a solution to it. Am also trying to figure out how to change from Chinese to English.
There are no comments posted here yet
Load More
Please leave your comments in English
Posting as Guest
×
Rate this post:
0   Characters
Suggested Locations