Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.newusers
mopnodemopvo mopnodemopvo is offline
external usenet poster
 
Posts: 1
Default delete whole pages from doc

i only want to save and use one page from a doc. how do i delete all the
other pages?
  #2   Report Post  
Posted to microsoft.public.word.newusers
Greg Maxey[_2_] Greg Maxey[_2_] is offline
external usenet poster
 
Posts: 668
Default delete whole pages from doc

First you need to know that a "page" doesn't exist in a Word document until
that document is presented for display (either on the screen or on printed
paper). That presentation is determined by the printer driver and could
appear different on different PCs or the same PC using differnent drivers.
See: http://daiya.mvps.org/wordpages.htm

You could select the page you want to keep and run this macro:

Sub ScratchMacro()
Selection.Bookmarks("\Page").Range.Copy
ActiveDocument.Content.Delete
ActiveDocument.Range.Paste
End Sub


mopnodemopvo wrote:
i only want to save and use one page from a doc. how do i delete all
the other pages?


--
Greg Maxey - Word MVP

My web site http://gregmaxey.mvps.org
Word MVP web site http://word.mvps.org



  #3   Report Post  
Posted to microsoft.public.word.newusers
DeanH DeanH is offline
external usenet poster
 
Posts: 1,862
Default delete whole pages from doc

Word doesnot "see" pages, only paginates as per default printer and page
break commands.
There are several ways of doing what you want, firstly save the document as
a new document (just in case), go to the start of page you want to keep,
Ctrl+Shft+Home, this will select all that is above your page, delete, goto
the end of the page your want to keep, Ctrl+Shft+End, to select the rest of
the document, delete, save.
Or you can use the GoTo function, have the cursor on the page you wish to
keep, GoTo (Ctrl+G), type \page in the Enter Page Numebr box, OK. This will
select all that is on this page, then you can copy/paste into new document.
For further infomation on "Word Doesn't Know What a Page Is" see:
http://daiya.mvps.org/wordpages.htm
Hope this helps
DeanH


"mopnodemopvo" wrote:

i only want to save and use one page from a doc. how do i delete all the
other pages?

  #4   Report Post  
Posted to microsoft.public.word.newusers
Jan Groshan Jan Groshan is offline
external usenet poster
 
Posts: 55
Default delete whole pages from doc

or......just highlight the portion you want to keep, ctrl-C (copy) and
ctrl-v (paste) it onto a new document page.



"DeanH" wrote in message
...
Word doesnot "see" pages, only paginates as per default printer and page
break commands.
There are several ways of doing what you want, firstly save the document
as
a new document (just in case), go to the start of page you want to keep,
Ctrl+Shft+Home, this will select all that is above your page, delete, goto
the end of the page your want to keep, Ctrl+Shft+End, to select the rest
of
the document, delete, save.
Or you can use the GoTo function, have the cursor on the page you wish to
keep, GoTo (Ctrl+G), type \page in the Enter Page Numebr box, OK. This
will
select all that is on this page, then you can copy/paste into new
document.
For further infomation on "Word Doesn't Know What a Page Is" see:
http://daiya.mvps.org/wordpages.htm
Hope this helps
DeanH


"mopnodemopvo" wrote:

i only want to save and use one page from a doc. how do i delete all the
other pages?



  #5   Report Post  
Posted to microsoft.public.word.newusers
DeanH DeanH is offline
external usenet poster
 
Posts: 1,862
Default delete whole pages from doc

..... did not want to state the obvious ;-)
The OP did not seem to think that way.
Have a nice day.

"Jan Groshan" wrote:

or......just highlight the portion you want to keep, ctrl-C (copy) and
ctrl-v (paste) it onto a new document page.



"DeanH" wrote in message
...
Word doesnot "see" pages, only paginates as per default printer and page
break commands.
There are several ways of doing what you want, firstly save the document
as
a new document (just in case), go to the start of page you want to keep,
Ctrl+Shft+Home, this will select all that is above your page, delete, goto
the end of the page your want to keep, Ctrl+Shft+End, to select the rest
of
the document, delete, save.
Or you can use the GoTo function, have the cursor on the page you wish to
keep, GoTo (Ctrl+G), type \page in the Enter Page Numebr box, OK. This
will
select all that is on this page, then you can copy/paste into new
document.
For further infomation on "Word Doesn't Know What a Page Is" see:
http://daiya.mvps.org/wordpages.htm
Hope this helps
DeanH


"mopnodemopvo" wrote:

i only want to save and use one page from a doc. how do i delete all the
other pages?






  #6   Report Post  
Posted to microsoft.public.word.newusers
Robert Robert is offline
external usenet poster
 
Posts: 122
Default delete whole pages from doc

Or......just highlight the portion you want to keep, and press Ctrl+X,
Ctrl+A, Del, Ctrl+V.
--
Cheers
Robert
  #7   Report Post  
Posted to microsoft.public.word.newusers
Julie Julie is offline
external usenet poster
 
Posts: 57
Default delete whole pages from doc

Dear Robert,

It actually worked! This is the first time I was ever able to use the info
provided on these pages - what a great tip! Thank you so much, I thought
this would take me forever.

Julie

"Robert" wrote:

Or......just highlight the portion you want to keep, and press Ctrl+X,
Ctrl+A, Del, Ctrl+V.
--
Cheers
Robert

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
I have 2300 pages to delete in Word. How do I delete these? Glenn Microsoft Word Help 3 January 23rd 09 05:29 PM
how to delete some pages entirely but not change anything of other pages'(including page header and page footer)? Zhukf Page Layout 1 March 9th 07 12:05 PM
how to delete some pages but not change anything of other pages'(including page header and page footer)? Zhukf Page Layout 1 March 6th 07 02:09 AM
Delete pages sidcliffe New Users 4 October 12th 06 07:17 PM
How do I delete one of the pages in Word but keep the other? mickeonJ Microsoft Word Help 1 March 17th 05 08:28 PM


All times are GMT +1. The time now is 03:04 AM.

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"