View Single Post
 
Old 07-26-2012, 11:13 AM
joesmth1971 joesmth1971 is offline Windows XP Office 2003
Novice
 
Join Date: Jul 2012
Posts: 5
joesmth1971 is on a distinguished road
Default re. Address Action Button

Hi Nitton,

So here's where I'm at:

I successfully published a pre-designed Form with cetain email addreses to a folder in my Mailbox. I named the form 'Family' and named the Folder I created for it 'MyFolder'. I used "MyFolder' as I saw the VBA code you gave me referenced a 'MyFolder', so figured you meant me to use that as the folder name.

If I now click on this 'MyFolder' folder, and then go to 'Actions' on the tool bar, it shows a 'New Family' option in the menu and when I hit that it does launch an email with the email adresss I used when desinging the form pre-filled in - can't believe I even got this far!

I then pasted the code you gave me in the VBA editor and hit F5 to run - it launches a mail message, but just a blank one, not the 'Family' one I was hopoing it would.
I did go ahead and create the button on the toolbar as instructed, but this does nothing when I click it either. The button has the title 'Project1.ThisOutlookSession.DisplayFamilyForum' and does not let me edit the title when i right click on it.

Any ideas?

Again - thanks so much for the help!
Reply With Quote