Answered
distiller, VBA, 64-bit - doesn't work
Hello...
This code runs fine in Excel 365 32-bit. The Set command crashes Excel 365 64-bit.
Does anyone know why?
Private m_distiller As Object
Set m_distiller = CreateObject("PdfDistiller.PdfDistiller.1")
Thanks in advance.
Bruce
