G
Guest
Does anyone have any idea why the following command does NOT work when placed
in a macro:
ActiveSheet.PageSetup.LeftFooterPicture.Filename = _
"[filename]"
Where [filename] is the full name including path of a picture file whose
existence I have verified.
Any info would be appreciated.
in a macro:
ActiveSheet.PageSetup.LeftFooterPicture.Filename = _
"[filename]"
Where [filename] is the full name including path of a picture file whose
existence I have verified.
Any info would be appreciated.