I'm not an expert at VBA/Macros, usually get to where I need to be with trial and error and reviewing other relevant posts on this forum. I have a macro file that I build for PC, which has worked perfectly, but now I have a user who has to use on a Mac. I don't have a Mac to test on, which is frustrating, but I though I'd look for some help to see what may be going wrong. The macro is supposed create a PDF from one tab ('pdf'), then print that tab, then move some data around on the other tabs and repeat. Originally the file path for the PDF was dynamic built off of entered values in tabs, but I've hard coded this user's file path to bypass that for now for testing purposes. He reports he has now upgraded to Office 2016 on his Mac, and the macro runs, but it prints all 4 tabs, and does not create the PDFs. Hope this explanation helps, here is the code:
FORM is a tab with rows of data that all need to be looped through
BACKUP & BACKUP FORMAT are used to store a history of entries, not relevant to my issues
PDF is the tab to be exported as PDF & printed.

Thanks so much for any insight & help

Trying to to post code getting error, how do I