Hoping I can get some help with this, quite new to VBA and loving what it can do !
I have this bit of code below which will save 2 sheets into 1 PDF:
Sub CompileReport()
Dim mySheets As Variant, sh
Dim filename As Variant
mySheets = Array("Print User", "Print...