Hi,
and how to insert a macro to print out the plan in pdf using PDFCreator and how to set filename and path?
I try to record a macro but the only code i found is:
Sub Macro3()
' Macro Macro3
' Macro Recorded 10/06/11 09:17 by Palmitesta Daniele.
FilePrint Copies:=1
End Sub
Thanks