If you have added a sheet called Sheet1 then add it to AlwaysShow as follows
and change this line to include >0AlwaysShow = "Total Revenue, Sheet1"
If Not InStr(AlwaysShow, Sht.Name)>0 Then
If you have added a sheet called Sheet1 then add it to AlwaysShow as follows
and change this line to include >0AlwaysShow = "Total Revenue, Sheet1"
If Not InStr(AlwaysShow, Sht.Name)>0 Then
MVP (Excel 2008-2010)
Post a workbook with sample data and layout if you want a quicker solution.
To help indent your macros try Smart Indent
Please remember to mark threads 'Solved'