Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Printing Excel File Custom Properties in the Footer

I wish to print some File custom properties in the Footer of a page - for example, the version number of a excel document.

How do I go about doing that? It's very easy in Word, but not so in Excel.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,514
Default Printing Excel File Custom Properties in the Footer

Roger has brought this to us :
I wish to print some File custom properties in the Footer of a page - for
example, the version number of a excel document.

How do I go about doing that? It's very easy in Word, but not so in Excel.


In XL2007 the *Header and Footer* menuitem is on the *Insert* tab. In
earlier versions this is on the *View* dropdown menu.

In all versions this can be accessed via the *Print* dialog *OR* within
*Print Preview*.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Printing Excel File Custom Properties in the Footer

On Thursday, November 1, 2012 6:53:23 AM UTC+13, GS wrote:
Roger has brought this to us :

I wish to print some File custom properties in the Footer of a page - for


example, the version number of a excel document.




How do I go about doing that? It's very easy in Word, but not so in Excel.




In XL2007 the *Header and Footer* menuitem is on the *Insert* tab. In

earlier versions this is on the *View* dropdown menu.



In all versions this can be accessed via the *Print* dialog *OR* within

*Print Preview*.



--

Garry



Free usenet access at http://www.eternal-september.org

Classic VB Users Regroup!

comp.lang.basic.visual.misc

microsoft.public.vb.general.discussion


I may not have made myself very clear.
The file properties I wish to include in either a header or foot are found by selecting File\Properties\Custom - then various fields can be added by a user along with variables - Text\numerical etc.
The Header\Footer regions of a file can be accessed as explained by Gary above.
What is not clear is how to link the File custom properties into the Header\Footer area - the options available in "Custom Header\Footer" are limited.

I suspect a VBA solution is required.
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,514
Default Printing Excel File Custom Properties in the Footer

The Workbook.BuiltinCustomProperties obect is exposed to VBA, and so
can be accessed for read/write. The Header/Footer can also be accessed
in VBA via Worksheet.PageSetup. Thus, you can read the desired props
and then write them to the Header/Footer as desired.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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
VBA Printing Custom Footer on all but last page Caruna Excel Discussion (Misc queries) 2 April 1st 10 10:17 PM
How to insert File Properties into the page footer Adnan Excel Discussion (Misc queries) 2 November 12th 08 10:00 AM
Custom File Properties Ade Hodgetts Excel Discussion (Misc queries) 2 April 2nd 08 10:34 PM
Custom File Properties jujuwillis Excel Discussion (Misc queries) 1 August 1st 05 04:18 PM
Printing/Displaying File Properties Patrick.McNamara Excel Discussion (Misc queries) 0 June 23rd 05 04:15 PM


All times are GMT +1. The time now is 08:50 AM.

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

About Us

"It's about Microsoft Excel"