A way to print to pdf every tab of Workbook?

M

MACRE0

I'm using Adobe PDF Professional and my simple macro
' ActiveWorkbook.PrintOut Copies:=1, Collate:=True "
which I'm 99% worked to print every tab in order of appearance to
single pdf file. Anyhow it doesn't work now for some reason and I wa
hoping someone would have a suggestion or have a different way o
attacking the problem. The macro currently creates multiple PDF file
for each tab in order. I have way to many tabs to splice them togethe
and too many to list. Any help would be greatly appreciated,

Thanks
 
Top