diff --git a/InstallModule.ps1 b/InstallModule.ps1 index e4431ff..82304ff 100644 --- a/InstallModule.ps1 +++ b/InstallModule.ps1 @@ -49,7 +49,10 @@ Begin { 'Open-ExcelPackage.ps1', 'Pivot.ps1', 'Plot.ps1', + 'Send-SQLDataToExcel.ps1', 'Set-CellStyle.ps1', + 'Set-Column.ps1', + 'Set-Row.ps1', 'SetFormat.ps1', 'TrackingUtils.ps1', 'Update-FirstObjectProperties.ps1'