Excel VBA Automation Macro

Job ID: 40401772

Budget: ₹100 – ₹400 INR

I rely on a large Excel workbook every day and most of what I do in it is the same sequence of clicks, copy-pastes, filters, and saves—classic RPA territory. I want a clean VBA macro that will run through this routine end-to-end so I can launch it with a single button instead of repeating the steps manually.

Here is what I need from you:

• Analyse the current workflow I’ll share (it involves opening source files, pulling in fresh data, re-formatting columns, applying set filters, and saving a timestamped report).
• Translate that workflow into well-structured, fully commented VBA code so future edits are straightforward.
• Build in basic error handling (e.g., missing files, sheet name changes) and status updates in the status bar or a simple progress form—whatever keeps the user informed.
• Deliver the finished macro inside the workbook plus a short text file explaining how to edit key parameters (file paths, sheet names, ranges).

Acceptance criteria: when I press the assigned shortcut or form button the macro must run through the entire process without user intervention and produce the same final output I currently generate by hand.

If you’ve automated repetitive Excel tasks before and write clear, maintainable VBA, let’s get started.