Jim Rech posted a couple of techniques concerning the reviewing toolbar:
http://groups.google.com/groups?thre...GP10.phx. gbl
And for the Web toolbar...
you could just enter a command from the VBE immediate window:
Hit alt-f11
hit ctrl-g
type this and hit enter:
Application.CommandBars("web").Enabled = False
And close this window and try it out.
Change False to True when you decide you want it back.
John Gardner at EMIS wrote:
It is frustrating to have this toolbar (and the Web one) appearing and
dropping down my work area size.
--
Dave Peterson