F
Fellow Programmer
Hey, I would like to show the full path of the document in the ppt window's
title bar. The macro method for Word and Excel does not work:
ActiveWindow.Caption = ActivePresentation.FullName
The caption field is read-only and cannot be set. Does anyone have an idea
of how to accomplish this task?
title bar. The macro method for Word and Excel does not work:
ActiveWindow.Caption = ActivePresentation.FullName
The caption field is read-only and cannot be set. Does anyone have an idea
of how to accomplish this task?