Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 07-26-2012, 01:17 PM
niton niton is offline Address Action Button Windows 7 64bit Address Action Button Office 2012
Competent Performer
 
Join Date: Jul 2012
Posts: 102
niton is on a distinguished road
Default

If macros are disabled see here http://www.slipstick.com/developer/h...ks-vba-editor/ about your security settings.

MyFolder is the short name for Session.GetDefaultFolder(olFolderInbox).

Since you did not publish to the Personal Forms Library, by accident you now have a menu choice when in a folder called "MyFolder".

If you want the macro to work point to the "Myfolder" folder.

Replace

Set myItem = MyFolder.items.Add("IPM.Note.Family")

with

Set myItem = MyFolder.Folders("MyFolder").items.Add("IPM.Note.F amily")

Edit: There is no space in Family above. I cannot remove it. Seems to be a glitch in the post.

No idea why you cannot edit your toolbar button. Perhaps it will work when you set your security to medium.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Action button to specific place in slide caz46 PowerPoint 5 03-16-2012 10:18 AM
How to attach an action to a hyperlink tapty PowerPoint 0 01-27-2012 05:25 AM
Action button triggered with remote clicker? LDC PowerPoint 0 01-11-2012 11:43 AM
Address Action Button Selection doesn't contain the action Ulodesk Word VBA 2 10-21-2011 05:59 AM
How to link an action on one slide on a powerpoint with the same action on another slevinmj PowerPoint 0 02-24-2011 05:38 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:33 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft