I tried to run a plugin in Excel 2007, and I got this error message

enter image description here

Do anyone know how I can access this feature from the 2007 GUI? I am confused by the new interface.

link|improve this question

feedback

migrated from stackoverflow.com Jun 21 '11 at 10:40

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 1 down vote accepted

Try:

Office Button->Excel Options(at the bottom)->Trust Center->Trust Center Settings->Macro Settings->Trust Access to the VBA project model

link|improve this answer
feedback

The office menu (one with office logo on it, on left top) -> Excel options -> Trust Center -> Trust Center Settings (button) -> Macro Settings -> Trust access to VBA project object model.

Is this what you are looking for?

link|improve this answer
@shahkalpesh: your answer is also correct. Wish I can accept more than one answer. Thanks for your help! – Anthony Kong Jun 22 '11 at 1:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.