![]() |
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 |
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 |
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