ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   change Company property (https://www.excelbanter.com/excel-programming/311766-change-company-property.html)

Maileen

change Company property
 
Hi,
I'm looking for a way how to change thanks VBA the property COMPANY of
my workbook.

How can i do this ?

thanks a lot,
Maileen


Norman Jones

change Company property
 
Hi Maileen,

Try:

ActiveWorkbook.BuiltinDocumentProperties("Company" ). _
Value = "Your value"

---
Regards,
Norman



"Maileen" wrote in message
...
Hi,
I'm looking for a way how to change thanks VBA the property COMPANY of my
workbook.

How can i do this ?

thanks a lot,
Maileen




Maileen

change Company property
 
thanks a lot, it works great


Norman Jones wrote:
Hi Maileen,

Try:

ActiveWorkbook.BuiltinDocumentProperties("Company" ). _
Value = "Your value"

---
Regards,
Norman



"Maileen" wrote in message
...

Hi,
I'm looking for a way how to change thanks VBA the property COMPANY of my
workbook.

How can i do this ?

thanks a lot,
Maileen







All times are GMT +1. The time now is 03:42 PM.

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