Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Applications / Word / November 2005



Tip: Looking for answers? Try searching our database.

Annoying Header Toolbar problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Skookum - 14 Oct 2005 17:08 GMT
I am a recent Mac user though I have been using Office for Windows for
many years. I am having an annoying problem with the headers in Word.
When I open the header the toolbar for it comes up and lies exactly
across where I am trying to work. I have not been able to drag it to
the side and, of course, when you close it, so too does the header stop
being the active work area. Never had this happen when using Windows -
the toolbar could always be dragged about.

Thoughts?
Elliott Roper - 14 Oct 2005 17:30 GMT
> I am a recent Mac user though I have been using Office for Windows for
> many years. I am having an annoying problem with the headers in Word.
[quoted text clipped - 5 lines]
>
> Thoughts?

Welcome to the most brainless thing in the Mac OS X GUI. They ripped
off almost all the draggable decoration around windows.

Microsoft's Mac BU decided they could go one better. The header toolbar
can be dragged, but only by the tiny vertical grey bit on the extreme
left.

If you can't see it, post back, and somebody will offer a macro to
heave the thing into view. (In fact, I will - it is time I conquered VB
properly. I'll butcher one of the macros that have already been posted
for getting other palettes and toolbars back into view.)

Signature

To de-mung my e-mail address:- fsnospam$elliott$$
PGP Fingerprint: 1A96 3CF7 637F 896B C810  E199 7E5C A9E4 8E59 E248

JE McGimpsey - 14 Oct 2005 22:52 GMT
> I am a recent Mac user though I have been using Office for Windows for
> many years. I am having an annoying problem with the headers in Word.
[quoted text clipped - 3 lines]
> being the active work area. Never had this happen when using Windows -
> the toolbar could always be dragged about.

The Header and Footer toolbar can be dragged using the drag bar at the
toolbar's left side.

However, since I'm a control freak, I like making sure everything about
the environment is the way I like it. So I put something like these
macros in my startup global template to make sure the toolbar comes up
exactly where I want it (actually, I have about 80 procedures that do
everything from setting every toolbar location to setting every
preference and keyboard shortcut, to loading other add-ins, to setting
up automatic backup to a separate folder, to modifying the Visual Basic
Editor, to... etc).:

   Public Sub AutoExec()
       PositionToolbars
   End Sub

   Public Sub PositionToolbars()
       With CommandBars("Header and Footer")
           .Top = 300
           .Left = 100
       End With
   End Sub

Adjust the .Top and .Left settings to suit your needs.

For more on global templates, see:

   http://word.mvps.org/MacWordNew/GlobalTemplateContent.htm

You may need to hit refresh a couple of times if you use Safari.
Shawn Larson [MSFT] - 03 Nov 2005 18:12 GMT
On 10/14/05 1:52 PM, in article
jemcgimpsey-18735B.15524814102005@msnews.microsoft.com, "JE McGimpsey"
<jemcgimpsey@mvps.org> wrote:

>> I am a recent Mac user though I have been using Office for Windows for
>> many years. I am having an annoying problem with the headers in Word.
[quoted text clipped - 34 lines]
>
> You may need to hit refresh a couple of times if you use Safari.

Another option for working with Headers and Footers is enabling the Header
and Footer pane.  You¹ll find this by
* Word menu, Preferences, View
* Check Header and Footer pane, OK

With this preference enabled, regardless of what view you are in (Normal,
Outline, Page Layout, etc.) a separate pane will display at the bottom of
the screen.  

HTH,
Shawn Larson
M
Mac Word Test

This posting is provided "AS IS" with no warranties, and confers no rights.
>>  
>> Find out everything about Microsoft Mac Newsgroups at:
>> [http://www.microsoft.com/mac/community/community.aspx?pid=newsgroups]
>> Check out product updates and news & info at: [http://www.microsoft.com/mac]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.