View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Howard31 Howard31 is offline
external usenet poster
 
Posts: 100
Default XL 2007 - Macros won't run when security configured to allow

Is it not xlsm?
--
A. Ch. Eirinberg


"Eduardo" wrote:

Hi,
workbook has to be saved as macro enable .xslm

"Gordon" wrote:

Hi,

I'm creating my first XL 2007 VBA project -- yesterday I was able to develop
and run macros. I rebooted this morning, and now I get the error indicating I
need to enable macros and re-open the workbook. The workbook does not have a
password (referenced in a post 7/17/2008).

I've double-checked the Macro settings -- which I haven't changed -- and the
are disabled with notifcation, and the message bar is configured to show
warnings. I'm not getting any warnings, and I'm unable to run the macros.

Any thoughts?

Regards,

Gordon