ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Workbook Properties (https://www.excelbanter.com/excel-programming/304253-workbook-properties.html)

incjourn[_3_]

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


Frank Kabel

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/

.



All times are GMT +1. The time now is 10:05 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com