Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 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



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
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
Use ListBox properties in This Workbook cristio26 Excel Programming 1 October 20th 04 03:48 PM
Workbook Properties incjourn[_3_] Excel Programming 1 July 16th 04 12:05 PM


All times are GMT +1. The time now is 04:27 AM.

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"