Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / September 2007

Tip: Looking for answers? Try searching our database.

Change document properties

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Suter - 19 Sep 2007 08:39 GMT
Hello

In Microsoft Excel --> File --> Properties --> Summary.
There are plenty of fields: Title, Subject, Author, Manager, Company,
Category etc.

I need to change the values (for example set Titel: New Documentation ).
How can I do it in VAB?

Thanks for helping!
Zone - 19 Sep 2007 09:36 GMT
ThisWorkbook.BuiltinDocumentProperties("Title")="New Documentation"

> Hello
>
[quoted text clipped - 6 lines]
>
> Thanks for helping!
Suter - 19 Sep 2007 09:48 GMT
Zone schrieb:

> ThisWorkbook.BuiltinDocumentProperties("Title")="New Documentation"

Great! Thanks!
Bob Phillips - 19 Sep 2007 10:03 GMT
ActiveWorkbook.BuiltinDocumentProperties("Title") = "myTitle"

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Hello
>
[quoted text clipped - 6 lines]
>
> Thanks for helping!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.