Suresh Addins Jun 2026

| Feature | SureshAddIns (Excel Add-in) | VBA Macro (Built-in) | Modern Excel Formulas | | :--- | :--- | :--- | :--- | | | Requires downloading and manually installing an external .xla file | Requires enabling the Developer tab and pasting/pasting code | No installation needed; uses native functions | | Primary Use | Converting numbers to Indian Rupee format and spelling them out | A custom-coded function, which can be tailored for any task | Can be used to build custom number-formatting logic | | User Skill | Low - uses simple formulas like =RSWORDS(A1) once installed | Medium to High - requires knowledge of the VBA editor and coding logic | Medium - requires understanding of functions like TEXT , LET , and LAMBDA | | Portability | Poor - formula errors on computers without the add-in installed | Poor - the macro must be present in the workbook or the user's PERSONAL.XLSB file | Excellent - formulas work on any computer with a modern version of Excel | | Flexibility | Low - only provides the three specific functions it was built with | Extremely High - you can code it to handle any number format or logic | High - creative formulas can be built to solve a wide array of problems |

: To add a button for your feature on the Excel toolbar, use the Office RibbonX Editor

Suresh Addins is a VBA-based add-in for Microsoft Excel designed to bridge the gap between Indian numbering systems (Lakhs/Crores) and textual representation. Unlike standard currency converters, this add-in is tailor-made for Indian Rupee (INR) formatting, ensuring that numbers are converted correctly according to the comma placement ( instead of Key Features of Suresh Addins

: Ensure the checkbox next to "SureshAddin" is checked and click OK . Practical Applications suresh addins

This is the star feature of the add-in. Excel lacks a default rule to spell out numbers in words according to the Indian numbering sequence. Entering =RSWORDS(A1) (where cell A1 contains 1,23,45,678 ) instantly returns:

Automatically removes duplicate entries, fixes broken formatting, and standardizes text strings in Excel with a single click.

: Functions like =INRWORDS() or =RSWORDS() that convert numeric values into English text (e.g., "One Lakh Only"). | Feature | SureshAddIns (Excel Add-in) | VBA

In the Indian financial and accounting landscape, Excel is indispensable. However, standard Excel formatting often falls short when handling Indian numbering formats (lakhs and crores) or converting numerical figures into words for invoices and legal documents. (frequently referenced as SureshAddin.xla or SureshAddin.xlam ) is a widely used, free Excel add-in designed specifically to bridge this gap.

is a popular third-party Excel add-in specifically designed to handle Indian currency formatting and text conversion. It is widely used by accountants and finance professionals in India to automate the process of converting numbers into words (Indian Rupees) and formatting them according to the Indian numbering system. Core Functions

Download your legitimate SureshAddIn.xla or SureshAddIn.xlam resource pack. Excel lacks a default rule to spell out

Since the original add-in often requires manual installation via the "Tools > Add-ins" menu, modernising the delivery can improve the user experience.

A general-purpose function for converting numeric values into words.

Go to Top