ExcelBanter

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

Mark

Properties of workbook
 
I am using EXCEL 97.

Can someone supply me with code that I can customise the properties of the
workbook with, please.


Thanks
--
Mark

Ron de Bruin

Properties of workbook
 
Hi Mark

Look in the VBA help for
BuiltinDocumentProperties

And on Chip's page
http://www.cpearson.com/excel/docprop.htm

With ActiveWorkbook.BuiltinDocumentProperties
..Item("Author") = "RDB"
End With




--
Regards Ron de Bruin
http://www.rondebruin.nl


"Mark" wrote in message ...
I am using EXCEL 97.

Can someone supply me with code that I can customise the properties of the
workbook with, please.


Thanks
--
Mark





All times are GMT +1. The time now is 12:31 PM.

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