EXCEL
Batch Export Visible Excel Sheets to PDF using VBA
A simple VBA utility to export every visible worksheet as a separate PDF file inside a PDF_Exports folder next to the workbook.
A simple VBA utility to export every visible worksheet as a separate PDF file inside a PDF_Exports folder next to the workbook.
A clean VBA module to generate an _Index sheet with hyperlinks to all visible sheets in a workbook.
A ready VBA scanner that lists external workbook links from cells, defined names, charts, connections, pivot caches, validation, and conditional formatting without asking Excel to open missing source files.