Im trying to develop a quick macro to save each of 67 layers into separate PDF files. Take layer one, save to pdf, take layer 2, save to pdf etc..
I took the code directly from the book, what else needs to be added or changed so it only saves one layer instead of all 67?
Sub Main ()
Dim...