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
|