Automated Link Updation of Folders and files in an Excel sheet / compression of Folder in to RAR File Format / Email Sending on just Single Click.
Author: CA Ravi Kumar Patidar
Author: CA Ravi Kumar Patidar
. Introduction
1.1 Purpose
This document outlines the Automated ITR Document Management System, a VBA-powered Excel tool designed to streamline the renaming, compression, and sharing of ITR-related documents generated by Genius Software. The tool eliminates manual file renaming, reduces errors, and enhances efficiency in client communication.
1.2 Scope
The system automates:
✅ File & Folder Renaming (from complex Genius Software names to client-friendly formats)
✅ Compression (converting folders into ZIP/RAR archives)
✅ Email Composition (auto-generating client emails with attachments)
1.3 Tools Used
2. Current Challenges
2.1 Problem Statement
2.2 Impact
3. Solution Overview
3.1 Automated Workflow
Generates the Updated links
2.Generate New Names → Converts complex names into client-friendly formats.
its generates new names on single click.
3.Change Name → Renames files/folders in bulk.
Older status of folder
New names after execution of macro
3.2 Key Features
Feature | Description |
Folder Scanning | Lists all files/subfolders with hyperlinks. |
Smart Renaming | Detects PAN numbers, FY/AY, and standardizes names (e.g., Form 26AS FY 2023-24). |
Bulk Renaming | Uses FileSystemObject to rename files/folders. |
Auto-Compression | Converts folders to ZIP/RAR via WinRAR CLI. |
Email Automation | Opens Chrome with a pre-filled email template. |
4. Detailed Functionality
4.1 Macro: UPDATE LINKS
Purpose: Scans a root folder and lists all files/subfolders in Excel.
Steps: