Unable to Open VBA editor in Outlook 2010

K

Kanchana

Hi,

I have two requirements for my project in Outlook 2010 using VBA.
1.Replay with Attachment.
2.Replay all with Attachment.

So I have done below steps in Outlook 2010.

A. To enable the Developer tab:

1.On the File tab, choose Options to open the Outlook Options dialog box.

2.Click Customize Ribbon on the left side of the dialog box.

3.Under Choose commands from on the left side of the dialog box, select
Popular Commands.

4.Under Customize the ribbon on the right side of the dialog box, select
Main tabs, and then select the Developer check box.

5.Click OK.

B. To enable macros:

1.On the File tab, choose Outlook Options to open the Outlook Options
dialog box, and then click Trust Center.

2.Click Trust Center Settings, and then the Macro Settings option on the
left.

3.Select Notifications for all macros and then click OK.

4.Restart Outlook for the configuration change to take effect.

C. To open the Visual Basic Editor:

1.Click the Macros button on the Developer tab.

2.In the Macro dialog box that appears, type Test under Macro Name.

3.Click the Create button to open the Visual Basic Editor with the
outlines of a new macro already typed in.

D.To open the Visual Basic Editor:

1.Click the Macros button on the Developer tab.

But In my system i couldn't able to create Macros because Macros is still
disable in my Outlook 2010.

I have tried the above steos in one of my team member system,In his macro
are enable in Outlook 2010.But while clicking on macro, nothing display in
Outlook 2010.

I have tried the shotcut key to open the VBA editor in Outlook 2010.
But nothing happen.

Please kindly Advice me.

Thanks in Advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top