How do i remove an introduction notice on excel 2003?

  • Thread starter Thread starter Jeff
  • Start date Start date
J

Jeff

Can someone please help me with the removal of a popup introduction notice
embedded on a workbook. It displays for 3 seconds and then remains hidden.

Many thanks in advance

Jeff
 
Right-click on the Excel Icon left of "File"(if maximized), otherwise at
left end of Title Bar on sheet window.

Select "View Code" and see what you have in Thisworkbook module.

If code to give you a popup, delete it.

If no code, close that module and select your workbook in the Project
Explorer.

Expand the project(hit + button)

Double-click on a module and see if you have code in there.


Gord Dibben MS Excel MVP
 

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