Reply
 
Thread Tools Display Modes
  #1   Report Post  
Brian
 
Posts: n/a
Default 2 (simple, i hope) questions

Hi All,

1) How can I invert (upside-down) text on a page?

2) How can I simply delete a particular page? (I have the hardest time with
this one)

Thanks,
Brian


  #2   Report Post  
Graham Mayor
 
Posts: n/a
Default

Brian wrote:
Hi All,

1) How can I invert (upside-down) text on a page?


See http://www.gmayor.com/rotate_text.htm


2) How can I simply delete a particular page? (I have the hardest
time with this one)


Word is not a page layout application. The document is continuous and
formatting depends on the current printer driver. Thus to delete the 'page'
you have to select the content of the page and delete that. This 'page' can
comprise of several elements that are not in the text layer so the results
are unpredictable, but a simple macro *MAY* help in at least some documents.
There is always undo (CTRL+Z) if it doesn't go quite to plan:

Sub PageDelete()
ActiveDocument.Bookmarks("\page").Range.Delete
End Sub

http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org





  #3   Report Post  
Brian
 
Posts: n/a
Default

Thanks Graham.

Very useful information.

I wasn't away that Word wasn't a page layout application as such, that
explains the frustration when formatting documents.

I would like to be able to format pages individually, but if I need to
'delete' a page, the formatting on previous (or successive) pages gets
messed up.

Any input on how to work around this? Or if there is another application
that is 'friendlier'?

Thanks again.
"Graham Mayor" wrote in message
...
Brian wrote:
Hi All,

1) How can I invert (upside-down) text on a page?


See http://www.gmayor.com/rotate_text.htm


2) How can I simply delete a particular page? (I have the hardest
time with this one)


Word is not a page layout application. The document is continuous and
formatting depends on the current printer driver. Thus to delete the
'page'
you have to select the content of the page and delete that. This 'page'
can
comprise of several elements that are not in the text layer so the results
are unpredictable, but a simple macro *MAY* help in at least some
documents.
There is always undo (CTRL+Z) if it doesn't go quite to plan:

Sub PageDelete()
ActiveDocument.Bookmarks("\page").Range.Delete
End Sub

http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org







  #4   Report Post  
Mary Sauer
 
Posts: n/a
Default

Microsoft Publisher would work...

--
Mary Sauer MS MVP
http://office.microsoft.com/
http://msauer.mvps.org/
news://msnews.microsoft.com
"Brian" wrote in message
...
Thanks Graham.

Very useful information.

I wasn't away that Word wasn't a page layout application as such, that explains the
frustration when formatting documents.

I would like to be able to format pages individually, but if I need to 'delete' a
page, the formatting on previous (or successive) pages gets messed up.

Any input on how to work around this? Or if there is another application that is
'friendlier'?

Thanks again.
"Graham Mayor" wrote in message
...
Brian wrote:
Hi All,

1) How can I invert (upside-down) text on a page?


See http://www.gmayor.com/rotate_text.htm


2) How can I simply delete a particular page? (I have the hardest
time with this one)


Word is not a page layout application. The document is continuous and
formatting depends on the current printer driver. Thus to delete the 'page'
you have to select the content of the page and delete that. This 'page' can
comprise of several elements that are not in the text layer so the results
are unpredictable, but a simple macro *MAY* help in at least some documents.
There is always undo (CTRL+Z) if it doesn't go quite to plan:

Sub PageDelete()
ActiveDocument.Bookmarks("\page").Range.Delete
End Sub

http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org









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
Make Word simple to use Frustrated with Microsoft Microsoft Word Help 4 February 15th 05 11:17 PM
Numbering questions only Netty Microsoft Word Help 1 February 9th 05 03:06 PM
multi page layout document questions Daniel Page Layout 1 January 28th 05 06:14 PM
Simple way of banishing Full Screen toolbar? That guy. New Users 7 January 9th 05 12:54 PM
convert from table to text separating data by a simple space and . RJK Microsoft Word Help 1 December 2nd 04 06:39 PM


All times are GMT +1. The time now is 04:50 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"