Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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
  #2   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 figured it out after posting the original message.
Range("VersionNumber") = ActiveWorkbook.CustomDocumentProperties("Document
number")
--
DRK


"DRK" wrote:

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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Putting Excel Charts into a Word document that's getting too big Jennifer Charts and Charting in Excel 2 March 10th 06 01:36 AM
Putting NAMEs or REFERENCES into Custom Number Formats kkf718 Excel Discussion (Misc queries) 3 February 18th 06 01:57 PM
Can you link a custom property to an Excel custom header text? LouErc Setting up and Configuration of Excel 0 November 8th 05 04:58 PM
Putting a logo into a Custom Header Trish Excel Discussion (Misc queries) 1 May 12th 05 11:01 AM
Workbook property telling number of sheets [email protected] Excel Programming 4 December 29th 04 03:28 PM


All times are GMT +1. The time now is 02:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"