View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VBA Dabbler VBA Dabbler is offline
external usenet poster
 
Posts: 1
Default Adding and Changing 'CustomDocumentProperties' from VBA on other f

Does anyone know the VBA code to add or change a 'CustomDocumentProperty' in
an Office document at the file level without opening the document?

Assume that the VBA code will be running in an Excel workbook.