Prevent Reviewing CommandBar from showing?

  • Thread starter Thread starter Ed
  • Start date Start date
E

Ed

Is there any way I can globally prevent the Reviewing CommandBar from
popping open? I've done it in Word with a macro in my Normal template,
which underlies all my docs. But the same thing in my Excel Personal
doesn't work the same (because XL doesn't work like Word - I know that, but
thought it was worth a try!).

Is there any way to force a CommandBars("Reviewing").Visible = False on
every workbook that opens? If for some reason I really need it, I can write
a Visible = True to get it.

Ed
 

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

Back
Top