author

K

kpalle

Is there a way to track the author property on a
presentation? Specifically, if it's possible to find out
when an author was changed. Any ideas?

thanks,
Karen
 
S

Shyam

Karen,
This depends on your requirement. You can read the document properties using
VBA code and check. However it depends on what and how you intend to make it
work.
 
S

Steve Rindsberg

Hmm.

You could use Shyam's event handling code to test the Author property on
save or open and compare it to a tag you've applied to the presentation to
store the previous author info.

With a little more effort, you could probably track the saves through
several authors.



--

Steve Rindsberg PPT MVP
PPTLive ( http://www.pptlive.com ) Featured Speaker
PPTools: http://www.pptools.com
PPT FAQ: http://www.pptfaq.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top