Sureshaddin.xla
Sub Auto_Open() ' Creates the menu item when Excel starts Call CreateMenu End Sub
If you require more advanced functionality, consider purchasing an add-in from a reputable software vendor like Ablebits or ASAP Utilities . These companies have a long history and are trusted in the industry.
: Always ensure your file is from a trusted source, as .xla files contain macros. You can verify file safety using tools like the Docguard Scanner . Sureshaddin.xla Sureshaddin.xla
Note: You can also find these functions under the "User Defined" category in the Insert Function (fx) window. Benefits of Using SureshAddin.xla
: Converts a number into Indian Rupees in word format. Sub Auto_Open() ' Creates the menu item when
' 1. Toggle Gridlines Set MenuItem = NewMenu.Controls.Add(Type:=msoControlButton) With MenuItem .Caption = "Toggle Gridlines" .OnAction = "ToggleGridlines" .FaceId = 364 ' Icon for grid End With
To use these custom functions, the add-in must be manually integrated into Excel: You can verify file safety using tools like
Formats numerals using the traditional Lakh and Crore intervals (e.g., first comma at the hundreds place, followed by commas every two digits thereafter).
Phase 2: Storing the File in the Excel Core System Directory

