Outlook Form, print order ot the data fields

  • Thread starter Thread starter gegufd
  • Start date Start date
G

gegufd

I have created a new form in outlook 2003 sp2 (english)
How can i set the order ot the fields on the printout?
I have tried a lot but it's not possible to change the order.
Any help?
 
See http://www.outlookcode.com/d/customprint.htm for various solutions to the limitation that Outlook forms don't support WYSIWYG printing and don't let you set the field print order. The Word template technique is the most flexible and highly recommended.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thanks, for the answer.
I was on this site bevor, but i have no experience on VB-Script
programming, I d'ont know how to do this.
Any other helps or examples?

thx
 
If you aren't in a position where you can spend a litle time learning to write Outlook code or at least to adapt existing examples to your scenario, then you'll need to live with the built-in printing behavior.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top