Skip to content

Opening book details…

Can I read Spell Number in Excel for Rupees on EtoBox?

Spell Number in Excel for Rupees by Smart Aish is a document available to read on EtoBox.

What is Spell Number in Excel for Rupees about?

This VBA formula contains functions to spell out numbers in words in English. It takes a number as input, breaks it into components (crores, lakhs, thousands, hundreds, tens, ones) and converts each component into text using nested functions. For example, it would return "One crore twenty-three lakh forty-five thousand six hundred seventy-eight and paise ninety-two only" for the input 1234567.89. The main function calls separate functions to convert numbers from 100-999, 10-99, and 1-9 into text.

Author
Smart Aish
Language
EN