Form print order

R

Richard

Now I have my form pretty much how I want it, how do I change the order in
which the fields (top to bottom) are printed. I have the form laid out in
order, tab order is right but when I print it, it isn't how I laid it out.
 
H

Hollis D. Paul

Now I have my form pretty much how I want it, how do I change the order in
which the fields (top to bottom) are printed. I have the form laid out in
order, tab order is right but when I print it, it isn't how I laid it out.
If you are not using XPrint to do a WYSIWYG print of the form, then you have
to use Word to do your printing. In code, you create a new word document,
attach the template you have created, transfer the field data, then print it
in the foreground, finally close the word document, and then the Outlook
item. I am sure that if you search www.slipstick.com you will find code to
set-up all this.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2600
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US

Mukilteo, WA USA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top