View Single Post
  #4  
Old February 27th 06, 08:59 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Custom Form Printing

You must add the fields to the folder, either manually or by writing a script or some VBA code that (a) creates a new post in the folder and (b) adds fields to it. Such a script is available at http://www.exchangeadmin.com/article...ticleid=23483; you don't have to register to download the code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Francine Otterson" wrote in message ...
Hi there Sue, thanks so much I will look at it. I am sure with my background
in doing this in Access is not helping it seems to be much different in
Outlook. At least I know I am just missing something.

I do have one more question for you - if I may. I created the form but
realized that I did all the customizatio "user-defined" fields at the form
level and not folder level. Now when I created a new sub-folder the items
that are not on the form are not available under the folder level.
Preventing me from adding them to mail-merge. Any way to rectify this
easily.


"Sue Mosher [MVP-Outlook]" wrote:

Hi Francine! It *is* difficult, at least until you understand the technique. Outlook doesn't do WYSIWYG printing of custom forms. I always use the Word template method described at http://www.outlookcode.com/d/customprint.htm along with other various solutions.



"Francine Otterson" Francine wrote in message ...
Okay all I think I am making this more difficult then it needs to be so I
thought instead of doing that I would ask our group here for help.


Created customized form with mutliple tabs and fields.

I am trying to find the best way to print a customized contact form. The
goal is to be able to print the contact form that is selected in a predined
tempate automatically by pushing a print command button. Typically they are
going to print a single contact at a a time.

I am trying to figure out the best method to do this such as create and make
it as seemless as possible to the end-user.

Francine Otterson
MVP - Outlook




Ads