View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mfjbox@gmail.com is offline
external usenet poster
 
Posts: 3
Default Excel 2007: How to solve *Cannot run the macro...*

Greetings,

This weeks, I'm trying to port my vba code from excel 2003 to excel
2007
beta2. everything were okay until i got this error...

*Cannot run the macro 'mymacro.xlam'. The macro may not be available in
this workbook or all macro may be disabled*

Its' kinda weird since I already put my .xlam and .xlsm in trusted
location that allow to run macro.

Is anyone can help this out, thanks in advance

mfj

*i've allready search old post, i got none