Several reliable resources provide ready-to-use .xlsm files or the underlying code:

: You can find downloadable versions from community experts like those on Microsoft Community or specialized blogs like Mohammad Daoud's Blog.

: Save your file as an Excel Macro-Enabled Workbook (.xlsm) . If you save it as a standard .xlsx , the function will stop working.

: Creators often link direct downloads in their descriptions, such as this Google Drive Link from a popular tutorial. 2. Installation Steps

If you have the code (often a .bas file) rather than a full workbook, follow these steps: and press ALT + F11 to open the VBA Editor.