Você pode abrir a lista de palavras e selecionar o filtro de livro para o livro ou os livros que deseja contar. Se usar uma prioridade, deve ser possível selecionar até um capítulo ou capítulos específicos. Com o intervalo, você pode selecionar versículos específicos.
Em seguida, exporte a lista para um arquivo xml usando o menu > export to xml
Abra esse arquivo no Excel e permita que o Excel crie uma tabela xml. Isso colocará os dados em colunas (uma das quais é Count)
Use =sum(xx:yy) para gerar a soma de todas as palavras no texto selecionado.

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.

Tradução automática de English