View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default How do i remove an introduction notice on excel 2003?

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

On Tue, 2 Jun 2009 07:10:01 -0700, Jeff
wrote:

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