Access Analytic: financial modelling, management reporting and training to help companies make decisions with confidence
<IMG SRC="/images/bw_images1.gif" WIDTH=312 HEIGHT=62 usemap="#bw_images1" BORDER=0>
decisions with confidence
financial modelling, management reporting and Excel auditing services
in-house and open learning training courses
Free Excel products, templates and add-ins to download
knowledge, research and whitepapers
contact us
about us
 

Knowledge

> Knowledge Home
> White papers
> Lunch & Learn Events
> Newsletter
> Success Stories
> Article Topics:
 + Arrays (7)
 + Charts (6)
 + Data Handling (46)
 + Excel 2007 (11)
 + Financial Modelling (16)
 + Formatting (41)
 + Functions (54)
 + Keyboard (13)
 + Mouse (12)
 + Printing (17)
 - VBA - Macros (17)
 > Change print page to A4
 > Enabling Macros in Excel 2007
 > Full Path name in Footer
 > Hiding and unhiding sheets
 > Link sheet name to cell value
 > List of sheets with hyperlinks
 > Macro user interaction
 > Paste Linking
 > Printer Trays in VBA
 > Protect and unprotect sheets macro
 > Removing Macros
 > Save All Open Files
 > Speeding up macros - calculation
 > Speeding up macros - screen flicker
 > Speeding up Print macros
 > Turning off Drag and Drop automatically
 > Wrapping Text

"For myself I am an optimist--it does not seem to be much use being anything else."

-- Sir Winston Churchil

 
 

Newsletter: Sample

 

Change print page to A4

We receive worksheets from other divisions that have the paper size set to Letter. This affects how the pages print out on A4 paper. Is there an easy way to convert all the sheets in a workbook to the A4 paper size?

By Neale Blackwood, 1 Dec 06

The macro below will adjust the paper size to A4 for every sheet in the active workbook.


Sub A4Paper()
Dim sht As Worksheet
For Each sht In Sheets
sht.PageSetup.PaperSize = xlPaperA4
Next sht
End Sub


First published: CPA AUSTRALIA Magazine INTHEBLACK December 2006 - Page 14 Excel Yourself

Print this article></a> <a href=Print  E-mail this article Email Share:      

Be the First to Comment!

Comment Title:*
Comments:*
Comments may be edited for clarity, relevance or brevity.
Only <b> and <i> HTML tags recognised. Spam etc will not be published.
First Name:*
Last Name:*
E-mail:*  
(not displayed publicly)
Location: (optional)
Options: Remember me
Notify me when other comments on this article are published
Anti-spam:*

MathGuard security question, please solve:

 1          7I7      
B6     Y    J 4   YA4
 C    JHM   PN2      
 O     8    F U   534
3G7         CYI      
 

Related Articles

Change page orientation on all sheets - Is there a quick way to change the page orientation from portrait to landscape on all the sheets in a workbook?

Yes. Right click on the sheet name tabs, click Select All Sheets. Now click the File menu, select Page Setup, then click the Page tab (if it isn't already displayed) change the Orientation to Landscape, click OK ...

Enter & symbol in the Header or Footer - How do you print the & (ampersand) character in the Header?

The & character is used to define certain information that can be printed in Headers and Footers ...

Print all sheets in one step - Is it possible to print all the sheets in a workbook in one step?

To print all the sheets, right click any of the sheet tabs and choose Select All Sheets ...

Print Title Tips - How do I set up titles when printing in Excel? I can see the area I need to change but it is 'greyed out' in the Sheet tab of the Setup section of Print Preview?

This is a common problem in Excel. To put titles ie; Rows to repeat at the top of the page and Columns to repeat on the left of the page when you print out sheets, you need to go into the File menu and click Page Setup and then click the Sheet tab ...

Printing marginally better - Excel 2007 new feature

Excel 2007 has a new button that allows you to amend your margins quickly ...

 Privacy Policy | Terms & Conditions
top


Copyright © Access Analytic Solutions Pty Ltd 2002-2010 ACN 091 625 697. All rights reserved.
Access Analytic® and its logo are registered trademarks of Access Analytic Solutions Pty Ltd
Ground Floor, Unit 110/131 Adelaide Tce, East Perth WA 6004, Australia. Phone +61 8 6210 8500

Excel® is a registered trademark of Microsoft Corporation

Javascript must be enabled to use this site as all e-mail addresses have been encrypted
to protect against spam-bots. You can use this free tool too!