Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Excel Automation Tool (VBA) ## Description This Excel tool automates complex workbook tasks using VBA macros. By selecting a row in the main log table and running the macro from the button above the table, the tool automatically: - Updates information across multiple sheets based on the selected row - Adjusts values dynamically in related tables - Selects specific parts of tables according to the chosen row - Generates and prints multiple PDFs with the required data The tool is designed to save time, reduce errors, and streamline reporting workflows in Excel-heavy environments. --- ## Features - Multi-sheet data update based on a single selection - Automated calculation and adjustment of related table values - Dynamic selection of table segments - Automated PDF generation and printing - User-friendly button interface for easy execution --- ## Tech Stack - VBA (Visual Basic for Applications) - Excel Tables, Worksheets, and Formulas --- ## How to Use 1. Open the Excel workbook. 2. Select a row in the main log table. 3. Click the macro button above the table. 4. The tool will automatically update sheets and generate PDFs. --- ## Benefits - Reduces repetitive manual work - Minimizes human error in data entry and calculations - Speeds up PDF report generation - Centralizes workflow within Excel --- ## Notes - Ensure macros are enabled in Excel for the workbook. - Compatible with Excel 2016 and later versions.