View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Kevin B Kevin B is offline
external usenet poster
 
Posts: 1,316
Default Stuck in Design mode

The only way to not get the macro message is to set the security setting to
low. Are you getting a security message that has Security Warning in the
title bar and 3 option buttons ENABLE MACROS/DISABLE MACROS/MORE INFO, which
is what you'll get if you security level is medium.

Additionally, have you checked the workbook and all the worksheet modules to
verify that there isn't any code lingering about?
--
Kevin Backmann


"steveh" wrote:

Not made any difference except that it tells me it contains macros, but
when I look at the macro list there are none there. I did insert a drop
down list, but I have since deleted it.