forked from nesticti/MS_Excel_VBA_Reporting_Template
Update DetailedReport/DetailedReport.bas
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user