Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Workbook Properties

How can I read and write from the workbook properties (author, subject
title, manager etc) using VBA?

I tried recording a macro and it ended up empty?

Phi

--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Workbook Properties

Hi
for reading these properties use
msgbox ActiveWorkbook.BuiltinDocumentProperties _
(prop)

for 'prop' insert for exampl 'author', 'last save time'
etc.

-----Original Message-----
How can I read and write from the workbook properties

(author, subject,
title, manager etc) using VBA?

I tried recording a macro and it ended up empty?

Phil


---
Message posted from http://www.ExcelForum.com/

.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Properties dialog box opens instead of a workbook Daniel Forthman Excel Discussion (Misc queries) 1 August 14th 07 02:52 PM
Can anyone help with workbook properties please? AdrianAP Excel Worksheet Functions 0 December 2nd 06 12:08 AM
XL Workbook Properties chrisan Excel Discussion (Misc queries) 1 September 5th 05 04:41 PM
Workbook Properties KC8DCN Excel Discussion (Misc queries) 1 June 8th 05 06:34 PM
Properties - Workbook and Worksheet Sandy[_3_] Excel Programming 1 September 6th 03 07:01 PM


All times are GMT +1. The time now is 08:36 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"