Hi All
Really hoping you can assist here.
I am using the below vba code for a macro button, essentially once clicked it changes to my 'quotation' worksheet and prints a range of data to PDF.
Sub GenerateQuotate()
'
' GenerateQuotate Macro
'
'
ActiveWindow.SmallScroll Down:=-3...