Anda dapat membuka daftar kata (wordlist) dan memilih filter buku untuk buku atau buku-buku yang ingin Anda hitung. Jika Anda menggunakan prioritas, Anda seharusnya dapat memilih hingga ke bab tertentu. Dengan rentang (range), Anda dapat memilih ayat-ayat tertentu.
Lalu, ekspor daftar tersebut ke file xml menggunakan menu > export to xml
Buka file tersebut di Excel dan izinkan Excel untuk membuat tabel xml. Ini akan menempatkan data ke dalam kolom (salah satunya adalah Count)
Gunakan =sum(xx:yy) untuk menghasilkan jumlah total semua kata dalam teks yang dipilih.

You can open the wordlist and select the book filter for the book or books that you want to count. If you use a priority you should be able to select down to a particular chapter or chapters. With the range you can select specific verses.
Then export the list to an xml file using the menu > export to xml
Open that file in Excel and allow Excel to create an xml table. This will put the data into columns (one of which is Count)
Use =sum(xx:yy) to generate a sum of all the words in the selected text.

Diterjemahkan secara otomatis dari English