View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
DRK DRK is offline
external usenet poster
 
Posts: 40
Default Putting the document number custom property in workbook

I am using the custom property "document number" to keep a version control
number for a workbook distributed to many people. What I want to do is print
that value in the footer of the printout so I know which version they ran
their case.

The custom property type is text.
--
DRK