View Single Post
 
Old 07-26-2012, 09:13 AM
niton niton is offline Windows 7 64bit Office 2012
Competent Performer
 
Join Date: Jul 2012
Posts: 102
niton is on a distinguished road
Default

Once you have published a form named Family, paste the code into the VBA Editor.
http://www.slipstick.com/developer/h...ks-vba-editor/

Create a button as described here http://www.howto-outlook.com/howto/macrobutton.htm

Repeat as many times as needed with differently named forms. Replace the two instances of "Family" in the code with the diferent names.
Reply With Quote