I have a spreadsheet with two tabs, and I have a macro for each of them. They used to both work perfectly... I'm not sure what's changed, but now when I use the macro for the second tab, it creates a PDF of the first tab.
Here is the code I'm using:
Sub BTAVariancePDF()
'
' BTAVariancePDF...