I'm afraid you will have to be a bit more detailed in what you mean by a
trailer. The only ones I know of are for Hollywood films or missed approach
padding.
--
Bill Dilworth
Microsoft PPT MVP Team
Users helping fellow users.
===============
Please spend a few minutes checking vestprog2@
out www.pptfaq.com This link will yahoo.
answer most of your questions, before com
you think to ask them.
Change org to com to defuse anti-spam,
ant-virus, anti-nuisance misdirection.
..
..
A trailer is a basically the "file path + file name +
version #" and is often placed in a header or footer to
help locate a file from a hardcopy. Word has the ability
to automatically update the trailer/file name. But PPT
does not.
I know that to do this, you must use VBA code, but I
don't know what the code is.
This is not available without custom VBA as you have said.
You can set the text of a shape to
ActivePresentation.FullName & " v." & _
ActivePresentation.BuiltInDocumentProperties("Revision number")
--
Bill Dilworth
Microsoft PPT MVP Team
Users helping fellow users.
===============
Please spend a few minutes checking vestprog2@
out www.pptfaq.com This link will yahoo.
answer most of your questions, before com
you think to ask them.
Change org to com to defuse anti-spam,
ant-virus, anti-nuisance misdirection.
..
..
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.