navferty / NavfertyExcelAddIn

Common tools for MS Excel
MIT License
49 stars 6 forks source link

Add function "amount in words" #48

Closed Oalf72 closed 4 years ago

Oalf72 commented 4 years ago

Add function "amount in words"

The idea is based on the need to write down the amount in words in contracts and payments.

Highly likely as is https://micro-solution.ru/projects/addin_vba-excel/summ_words https://github.com/maestrow/amount-in-words https://github.com/javadev/moneytostr-russian/blob/master/src/main/cs/MoneyToStr.cs https://www.cyberforum.ru/vba/thread1463280.html

navferty commented 4 years ago

@Oalf72 Is that what you needed? https://github.com/navferty/NavfertyExcelAddIn/issues/42

Feature was implemented yesterday =)

Oalf72 commented 4 years ago

tnx

navferty commented 4 years ago

Duplicate of #42