Hey,
My formatting palette in word has disappeared. I remember asking this a
while ago and getting a fix but its happened again and I have forgotten how
to correct it. Any help will be great.
Thanks
Clive Huggan - 19 Oct 2005 12:44 GMT
View menu -> Formatting palette doesn't work, Tristan?
But don't worry -- you don't need it anyway. ;-)
Clive Huggan
West of Queanbeyan
Oz
============
On 19/10/05 9:02 PM, in article BF7C48D5.20B7%lost_in_fog@swiftdsl.com.au,
> Hey,
>
[quoted text clipped - 3 lines]
>
> Thanks
Elliott Roper - 19 Oct 2005 12:53 GMT
> Hey,
>
> My formatting palette in word has disappeared. I remember asking this a
> while ago and getting a fix but its happened again and I have forgotten how
> to correct it. Any help will be great.
Paste this into the Applescript editor and hit compile and then hit run
tell application "Microsoft Word"
tell command bar "formatting palette"
set visible to true
set {top, left position} to {100, 700}
end tell
end tell
Did I remember this or work it out from scratch? Hell no! You think I'm
smart or something? Nope. I googled the group and nicked it from Barry
Wainwright.
Here is how to "Google the Group"
http://groups.google.com/advanced_group_search
then fill in the form like so:
After "Return only messages from the group at this location:" type
"microsoft.public.mac.office.word"
After "Return only messages where the subject contains" type
"formatting palette"
This 'googling the group' is a fabulous recipe for avoiding
embarrassment when later you forget. Like when McGimpsey told you how
on 3-Aug-2005 and pointed you to an alternative method at
http://www.mcgimpsey.com/macoffice/office/formattingpalettegone.html
..that leapt straight out when I added "Tristan" to the author field in
the google groups form ;-)

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