Update DetailedReport/DetailedReport.bas

This commit is contained in:
kevinowino869 2025-03-02 14:22:49 +01:00
parent b2e084bd10
commit c7080f0a2f

View File

@ -1,4 +1,3 @@
Attribute VB_Name = "DetailedReport"
Sub GenerateColumnReports()
Dim ws As Worksheet, wsNew As Worksheet
Dim lastRow As Long, columnCol As Long, headerRow As Long