Clearing Web Toolbar History

P

PAS

Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil
 
P

Phillip M. Jones, CE.T.

Hey Clive

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means no
finish the install.

If you need a Macro for you answer to work wouldn't that defeat one of
the new security features?

Clive said:
Hello Phil,

One way is to get rid of the web toolbar altogether. :)

Here's an excerpt from some notes on the way I use Word for the Mac, titled
"Bend Word to Your Will", which are available as a free download from the
Word MVPs' website (http://word.mvps.org/Mac/Bend/BendWordToYourWill.html):

WEB TOOLBAR, TO STOP IT APPEARING WHEN CLICKING ON TOC OR OTHER HYPERLINKS

If you have long documents in which you click on the page number in the
Table of Contents to get to a topic, the Web toolbar appears. Usually you
don't want it to appear.

To get rid of the web toolbar, you have to install a macro, and you'll
probably put it in the Normal template. Here are the details:

For instructions on installing macros generally, go to:
http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm

[If you are using Safari, you will have to click on the circular arrow
("reload the current page") button a couple of times.]

The article is about Word on the Windows platform, but Word on the Mac works
much the same (use the Option key where the notes refer to the Alt key).

Copy this into the new macro window when you get that far:

Sub ToggleWeb()
With CommandBars("Web")
.Enabled = Not .Enabled
End with
End Sub

The macro "toggles" the toolbar, i.e. it turns the toolbar on the first time
it runs and turns it off next time. Once you have installed the macro,
choose Tools menu => Macro => Macros => scroll to "ToggleWeb" and click
"Run". Repeat if the toolbar does not disappear. Word will remember the
setting and you will not see the toolbar again while this Normal template
continues in use.

Cheers,

Clive Huggan
Canberra, Australia
(My time zone is 5-11 hours different from the US and Europe, so my
follow-on responses to those regions can be delayed)
============================================================
* SUGGESTION -- KEEP REVISITING AFTER YOU POST: If you post a question, keep
re-visiting the newsgroup for several days after the first response comes
in. Sometimes it takes a few responses before the best or complete solution
is provided; sometimes you'll be asked for further information. Good tips
about getting the best out of posting are at
http://word.mvps.org/Mac/AccessNewsgroups.html and
http://word.mvps.org/FindHelp/Posting.htm (if you use Safari you may see a
blank page and have to hit the circular arrow icon -- "Reload the current
page" -- two or more times).
============================================================


Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil


--
------------------------------------------------------------------------
Phillip M. Jones, CET |LIFE MEMBER: VPEA ETA-I, NESDA, ISCET, Sterling
616 Liberty Street |Who's Who. PHONE:276-632-5045, FAX:276-632-0868
Martinsville Va 24112 |[email protected], ICQ11269732, AIM pjonescet
------------------------------------------------------------------------

If it's "fixed", don't "break it"!

mailto:p[email protected]

<http://www.kimbanet.com/~pjones/default.htm>
<http://www.kimbanet.com/~pjones/90th_Birthday/index.htm>
<http://www.kimbanet.com/~pjones/Fulcher/default.html>
<http://www.kimbanet.com/~pjones/Harris/default.htm>
<http://www.kimbanet.com/~pjones/Jones/default.htm>

<http://www.vpea.org>
 
P

Phillip M. Jones, CE.T.

Another case of bad typing.

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means to
just finish the install.

Sorry!
Hey Clive

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means no
finish the install.

If you need a Macro for you answer to work wouldn't that defeat one of
the new security features?

Clive said:
Hello Phil,

One way is to get rid of the web toolbar altogether. :)

Here's an excerpt from some notes on the way I use Word for the Mac,
titled
"Bend Word to Your Will", which are available as a free download from the
Word MVPs' website
(http://word.mvps.org/Mac/Bend/BendWordToYourWill.html):

WEB TOOLBAR, TO STOP IT APPEARING WHEN CLICKING ON TOC OR OTHER
HYPERLINKS

If you have long documents in which you click on the page number in the
Table of Contents to get to a topic, the Web toolbar appears. Usually you
don't want it to appear.

To get rid of the web toolbar, you have to install a macro, and you'll
probably put it in the Normal template. Here are the details:

For instructions on installing macros generally, go to:
http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm

[If you are using Safari, you will have to click on the circular arrow
("reload the current page") button a couple of times.]

The article is about Word on the Windows platform, but Word on the Mac
works
much the same (use the Option key where the notes refer to the Alt key).

Copy this into the new macro window when you get that far:

Sub ToggleWeb()
With CommandBars("Web")
.Enabled = Not .Enabled
End with
End Sub

The macro "toggles" the toolbar, i.e. it turns the toolbar on the
first time
it runs and turns it off next time. Once you have installed the macro,
choose Tools menu => Macro => Macros => scroll to "ToggleWeb" and click
"Run". Repeat if the toolbar does not disappear. Word will remember the
setting and you will not see the toolbar again while this Normal template
continues in use.

Cheers,

Clive Huggan Canberra, Australia
(My time zone is 5-11 hours different from the US and Europe, so my
follow-on responses to those regions can be delayed)
============================================================
* SUGGESTION -- KEEP REVISITING AFTER YOU POST: If you post a
question, keep
re-visiting the newsgroup for several days after the first response comes
in. Sometimes it takes a few responses before the best or complete
solution
is provided; sometimes you'll be asked for further information. Good tips
about getting the best out of posting are at
http://word.mvps.org/Mac/AccessNewsgroups.html and
http://word.mvps.org/FindHelp/Posting.htm (if you use Safari you may
see a
blank page and have to hit the circular arrow icon -- "Reload the current
page" -- two or more times).
============================================================


Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil


--
------------------------------------------------------------------------
Phillip M. Jones, CET |LIFE MEMBER: VPEA ETA-I, NESDA, ISCET, Sterling
616 Liberty Street |Who's Who. PHONE:276-632-5045, FAX:276-632-0868
Martinsville Va 24112 |[email protected], ICQ11269732, AIM pjonescet
------------------------------------------------------------------------

If it's "fixed", don't "break it"!

mailto:p[email protected]

<http://www.kimbanet.com/~pjones/default.htm>
<http://www.kimbanet.com/~pjones/90th_Birthday/index.htm>
<http://www.kimbanet.com/~pjones/Fulcher/default.html>
<http://www.kimbanet.com/~pjones/Harris/default.htm>
<http://www.kimbanet.com/~pjones/Jones/default.htm>

<http://www.vpea.org>
 
C

Clive Huggan

Thanks, Phillip ­ that's useful to know.

I haven't yet installed the latest update. ;-)

I'd be *lost* without my time-saving macros, even though I'm not an advanced
writer of them by any means. This particular one doesn't save time, but it
saves a lot of irritation.

Cheers,

Clive
========

Another case of bad typing.

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means to
just finish the install.

Sorry!
Hey Clive

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means no
finish the install.

If you need a Macro for you answer to work wouldn't that defeat one of
the new security features?

Clive said:
Hello Phil,

One way is to get rid of the web toolbar altogether. :)

Here's an excerpt from some notes on the way I use Word for the Mac,
titled
"Bend Word to Your Will", which are available as a free download from the
Word MVPs' website
(http://word.mvps.org/Mac/Bend/BendWordToYourWill.html):

WEB TOOLBAR, TO STOP IT APPEARING WHEN CLICKING ON TOC OR OTHER
HYPERLINKS

If you have long documents in which you click on the page number in the
Table of Contents to get to a topic, the Web toolbar appears. Usually you
don't want it to appear.

To get rid of the web toolbar, you have to install a macro, and you'll
probably put it in the Normal template. Here are the details:

For instructions on installing macros generally, go to:
http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm

[If you are using Safari, you will have to click on the circular arrow
("reload the current page") button a couple of times.]

The article is about Word on the Windows platform, but Word on the Mac
works
much the same (use the Option key where the notes refer to the Alt key).

Copy this into the new macro window when you get that far:

Sub ToggleWeb()
With CommandBars("Web")
.Enabled = Not .Enabled
End with
End Sub

The macro "toggles" the toolbar, i.e. it turns the toolbar on the
first time
it runs and turns it off next time. Once you have installed the macro,
choose Tools menu => Macro => Macros => scroll to "ToggleWeb" and click
"Run". Repeat if the toolbar does not disappear. Word will remember the
setting and you will not see the toolbar again while this Normal template
continues in use.

Cheers,

Clive Huggan Canberra, Australia
(My time zone is 5-11 hours different from the US and Europe, so my
follow-on responses to those regions can be delayed)
============================================================
* SUGGESTION -- KEEP REVISITING AFTER YOU POST: If you post a
question, keep
re-visiting the newsgroup for several days after the first response comes
in. Sometimes it takes a few responses before the best or complete
solution
is provided; sometimes you'll be asked for further information. Good tips
about getting the best out of posting are at
http://word.mvps.org/Mac/AccessNewsgroups.html and
http://word.mvps.org/FindHelp/Posting.htm (if you use Safari you may
see a
blank page and have to hit the circular arrow icon -- "Reload the current
page" -- two or more times).
============================================================


On 4/7/06 5:14 AM, in article
(e-mail address removed), "PAS"

Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil
 
J

John McGhie [MVP - Word and Word Macintosh]

That's interesting: I didn't get that. And I have LOTS of macros :)


Another case of bad typing.

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means to
just finish the install.

Sorry!
Hey Clive

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means no
finish the install.

If you need a Macro for you answer to work wouldn't that defeat one of
the new security features?

Clive said:
Hello Phil,

One way is to get rid of the web toolbar altogether. :)

Here's an excerpt from some notes on the way I use Word for the Mac,
titled
"Bend Word to Your Will", which are available as a free download from the
Word MVPs' website
(http://word.mvps.org/Mac/Bend/BendWordToYourWill.html):

WEB TOOLBAR, TO STOP IT APPEARING WHEN CLICKING ON TOC OR OTHER
HYPERLINKS

If you have long documents in which you click on the page number in the
Table of Contents to get to a topic, the Web toolbar appears. Usually you
don't want it to appear.

To get rid of the web toolbar, you have to install a macro, and you'll
probably put it in the Normal template. Here are the details:

For instructions on installing macros generally, go to:
http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm

[If you are using Safari, you will have to click on the circular arrow
("reload the current page") button a couple of times.]

The article is about Word on the Windows platform, but Word on the Mac
works
much the same (use the Option key where the notes refer to the Alt key).

Copy this into the new macro window when you get that far:

Sub ToggleWeb()
With CommandBars("Web")
.Enabled = Not .Enabled
End with
End Sub

The macro "toggles" the toolbar, i.e. it turns the toolbar on the
first time
it runs and turns it off next time. Once you have installed the macro,
choose Tools menu => Macro => Macros => scroll to "ToggleWeb" and click
"Run". Repeat if the toolbar does not disappear. Word will remember the
setting and you will not see the toolbar again while this Normal template
continues in use.

Cheers,

Clive Huggan Canberra, Australia
(My time zone is 5-11 hours different from the US and Europe, so my
follow-on responses to those regions can be delayed)
============================================================
* SUGGESTION -- KEEP REVISITING AFTER YOU POST: If you post a
question, keep
re-visiting the newsgroup for several days after the first response comes
in. Sometimes it takes a few responses before the best or complete
solution
is provided; sometimes you'll be asked for further information. Good tips
about getting the best out of posting are at
http://word.mvps.org/Mac/AccessNewsgroups.html and
http://word.mvps.org/FindHelp/Posting.htm (if you use Safari you may
see a
blank page and have to hit the circular arrow icon -- "Reload the current
page" -- two or more times).
============================================================


On 4/7/06 5:14 AM, in article
(e-mail address removed), "PAS"

Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil

--

Please reply to the newsgroup to maintain the thread. Please do not email
me unless I ask you to.

John McGhie <[email protected]>
Microsoft MVP, Word and Word for Macintosh. Consultant Technical Writer
Sydney, Australia +61 (0) 4 1209 1410
 
J

John McGhie [MVP - Word and Word Macintosh]

Hi Phil:

If memory serves, you need to start Microsoft Internet Explorer and clear
the Cache in that program.

It's an awful long time since I have used either the toolbar or IE :)

Cheers


Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil

--

Please reply to the newsgroup to maintain the thread. Please do not email
me unless I ask you to.

John McGhie <[email protected]>
Microsoft MVP, Word and Word for Macintosh. Consultant Technical Writer
Sydney, Australia +61 (0) 4 1209 1410
 
P

Phillip M. Jones, CE.T.

Its the 11.2.3 update and it happened both on my install on my desktop
using OSX.3.9 and my install using X.4.7 on my 17" Lap Top Powerbook.

I've never knowingly opened or used macros. never did anything to need
them. But was same message both times evidently its a new security
feature that you can disable all macros.
That's interesting: I didn't get that. And I have LOTS of macros :)


Another case of bad typing.

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means to
just finish the install.

Sorry!
Hey Clive

The very first thing that happens when you apply the latest update to
Office, is a Window comes up with a message. "Do you wish to disable
"ALL" Macros". with a choice of Okay or Continue. Continue means no
finish the install.

If you need a Macro for you answer to work wouldn't that defeat one of
the new security features?

Clive Huggan wrote:
Hello Phil,

One way is to get rid of the web toolbar altogether. :)

Here's an excerpt from some notes on the way I use Word for the Mac,
titled
"Bend Word to Your Will", which are available as a free download from the
Word MVPs' website
(http://word.mvps.org/Mac/Bend/BendWordToYourWill.html):

WEB TOOLBAR, TO STOP IT APPEARING WHEN CLICKING ON TOC OR OTHER
HYPERLINKS

If you have long documents in which you click on the page number in the
Table of Contents to get to a topic, the Web toolbar appears. Usually you
don't want it to appear.

To get rid of the web toolbar, you have to install a macro, and you'll
probably put it in the Normal template. Here are the details:

For instructions on installing macros generally, go to:
http://word.mvps.org/FAQs/MacrosVBA/CreateAMacro.htm

[If you are using Safari, you will have to click on the circular arrow
("reload the current page") button a couple of times.]

The article is about Word on the Windows platform, but Word on the Mac
works
much the same (use the Option key where the notes refer to the Alt key).

Copy this into the new macro window when you get that far:

Sub ToggleWeb()
With CommandBars("Web")
.Enabled = Not .Enabled
End with
End Sub

The macro "toggles" the toolbar, i.e. it turns the toolbar on the
first time
it runs and turns it off next time. Once you have installed the macro,
choose Tools menu => Macro => Macros => scroll to "ToggleWeb" and click
"Run". Repeat if the toolbar does not disappear. Word will remember the
setting and you will not see the toolbar again while this Normal template
continues in use.

Cheers,

Clive Huggan Canberra, Australia
(My time zone is 5-11 hours different from the US and Europe, so my
follow-on responses to those regions can be delayed)
============================================================
* SUGGESTION -- KEEP REVISITING AFTER YOU POST: If you post a
question, keep
re-visiting the newsgroup for several days after the first response comes
in. Sometimes it takes a few responses before the best or complete
solution
is provided; sometimes you'll be asked for further information. Good tips
about getting the best out of posting are at
http://word.mvps.org/Mac/AccessNewsgroups.html and
http://word.mvps.org/FindHelp/Posting.htm (if you use Safari you may
see a
blank page and have to hit the circular arrow icon -- "Reload the current
page" -- two or more times).
============================================================


On 4/7/06 5:14 AM, in article
(e-mail address removed), "PAS"

Does anyone know how to clear the "web toolbar history" in Office 2004?

Thanks,
Phil


--
------------------------------------------------------------------------
Phillip M. Jones, CET |LIFE MEMBER: VPEA ETA-I, NESDA, ISCET, Sterling
616 Liberty Street |Who's Who. PHONE:276-632-5045, FAX:276-632-0868
Martinsville Va 24112 |[email protected], ICQ11269732, AIM pjonescet
------------------------------------------------------------------------

If it's "fixed", don't "break it"!

mailto:p[email protected]

<http://www.kimbanet.com/~pjones/default.htm>
<http://www.kimbanet.com/~pjones/90th_Birthday/index.htm>
<http://www.kimbanet.com/~pjones/Fulcher/default.html>
<http://www.kimbanet.com/~pjones/Harris/default.htm>
<http://www.kimbanet.com/~pjones/Jones/default.htm>

<http://www.vpea.org>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top