My standard and formating toolbar is gone. I went to view,toolbars to select
it and its not an option there anymore. What happened? How can I get the
standart and formating toolbar back?
Open excel
hit alt-f11 to get to the VBE
hit ctrl-g to get to the immediate window
type this and hit enter:
application.CommandBars(quot;standardquot;).Enabled = true
Then type this and hit enter:
application.CommandBars(quot;Formattingquot;).Enabled = true
Then back to excel. If you don't see the toolbars, then tools|Customize and
select them.
jkesl wrote:
gt;
gt; My standard and formating toolbar is gone. I went to view,toolbars to select
gt; it and its not an option there anymore. What happened? How can I get the
gt; standart and formating toolbar back?
--
Dave Peterson
- Jul 25 Fri 2008 20:45
Standard/Formating Toolbar
close
全站熱搜
留言列表
發表留言
留言列表

