close

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

全站熱搜
創作者介紹
創作者 software 的頭像
software

software

software 發表在 痞客邦 留言(0) 人氣()