Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.formatting.longdocs
N Morrison N Morrison is offline
external usenet poster
 
Posts: 1
Default Can't change page size; saying margins are too large

I used this to find the corrupt sections:
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+-+
Sub FindProblems()
'
' FindProblems Macro
' Macro written 11/09/2010 by N. Morrison
'
Dim MySection As Section
On Error GoTo ErrorHandler ' Enable error-handling routine.
For Each MySection In ActiveDocument.Sections
With MySection.PageSetup
.TextColumns.SetCount (2)
.TextColumns.EvenlySpaced = True
.TextColumns.SetCount (1)
End With
Next
Exit Sub
ErrorHandler: ' Error-handling routine.
Debug.Print MySection.Index
Selection.GoTo What:=wdGoToSection, Which:=wdGoToFirst,
Count:=MySection.Index, Name:=""
Exit Sub
End Sub
-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
+-+
but in the end it was easier to convert each section break to a manual
new page. That enabled all of the options.
Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change paper size; Word changes to invalid margins OhioTech New Users 10 July 6th 06 02:00 PM
How do I create large page size documents that print on standard . CJRick Page Layout 1 July 4th 06 01:03 AM
Margins too Large for the Page Width Lulu Page Layout 2 September 16th 05 03:53 PM
Weird Margins/Page Size ang Page Layout 1 May 6th 05 07:40 PM
Large BOTTOM Page Margins cnli Page Layout 1 April 11th 05 10:22 AM


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

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"