Hi there, I need to move a cluster of graphs around at once and print them to PDF, is there any straight-forward way of doing this in VBA?
I know how to print a sheet to PDF in VBA, so I suppose a solution could be simply to move the needed charts to a new sheet, then print it to PDF before deleting it again. I just don't know how to do this with VBA..
Thanks in advance
I know how to print a sheet to PDF in VBA, so I suppose a solution could be simply to move the needed charts to a new sheet, then print it to PDF before deleting it again. I just don't know how to do this with VBA..
Thanks in advance