Sureshaddin.xla Link
This approach keeps your source data numeric and ready for calculations, while the add‑in functions provide the beautifully formatted text for reporting.
Manual typing of text risks human error and slows down output.
Download or move the SureshAddin.xla document onto your designated computer. Sureshaddin.xla
Connecting Excel to external web services to pull live currency rates, stock data, or weather metrics. Key Features and Capabilities
: Converts the formatted Indian currency string back into a standard number format for further mathematical calculations. Installation and Usage This approach keeps your source data numeric and
If the file is in this folder, Excel will attempt to open it every time the program starts. Moving or deleting the file from this location will prevent it from auto-loading. Press ALT + F11 to open the VBA Editor.
Financial and administrative professionals in India have long faced a unique hurdle in Microsoft Excel: the software’s default number formatting follows Western conventions (millions, billions), which clashes with the Indian numbering system of lakhs and crores. The Sureshaddin.xla add‑in (sometimes referred to as SureshAddIns.xla ) was created specifically to bridge this gap, offering a simple, code‑free way to display Rupee amounts in the correct Indian format and convert numeric values into written words. Connecting Excel to external web services to pull
The add-in was known by several names, including "SureshAddins" and "SureshAddin.xla". It became particularly popular in the early 2010s, as indicated by blog posts from that era.
The add-in introduces custom User Defined Functions (UDFs) that are not available by default in Excel. Once installed, you can use the following formulas:
The file extension .xla signifies an built using Visual Basic for Applications (VBA). When installed, the add-in embeds custom User-Defined Functions (UDFs) into Excel's calculation engine, treating them like native formulas (such as SUM or VLOOKUP ).