Excel Macro Report Generator

Job ID: 40455012

Budget: $10 – $30 USD

I need a VBA-powered, macro-enabled workbook that lets a user press a single button to pull raw data from fixed worksheets, crunch it, and output a polished summary report. The flow is entirely manual—no scheduled tasks—so the code should run only when the user triggers it.

Here is what I picture:
• A clean interface element (ribbon button or clearly labeled worksheet control) that launches the macro.
• The macro gathers data from predefined tables, applies any necessary filters or calculations, then populates a separate “Report” sheet with formatted tables and charts ready for printing or PPT export.
• Well-commented VBA code so I can adjust ranges or add new fields later.

Please build the workbook in the current desktop version of Excel for Windows, test with dummy data, and include a brief note explaining how to extend the macro to additional reporting periods.