Update FILE NAME

D

Daniel

Hi!!!!

How is possible (with a VB Script or something else....) to insert a field
in a ppt template where the "file name" is automatically update?

Thank you
 
B

brian

You could do this with VBA. And you'd want to attach it to the
Presentation.Save event which you can look up in VBA help for some
sample code.

Brian Reilly, PowerPoint MVP
 
Top