Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outlook Form

Status
Not open for further replies.

Hillary

Programmer
Joined
Feb 15, 2002
Messages
377
Location
US
I have created an Outlook Form for supervisors to report employee time off. Supervisors email the form to HR and HR prints the email.

The problem is the way the email is printing. I would like it to print it in the same order I have the Tab Order set-up but I don't see anyway to modify any print options in the Form Designer.

The form is set up like this...

Name Date Type of Time-Off Total Hours Comments
NameField1 DateField1 TypeComboBox1 HoursField1
NameField2 DateField2 TypeComboBox2 HoursField2
through
NameField9 DateField9 TypeComboBox9 HoursField9

Not all fields are used. The form prints like this...

1Hours
through
5Hours
Comments
Date
through
Date9
Name
through
Name5
Type
through
Type5

How do I modify the print order. And, is there anyway to print across then down instead of just down?

Thanks for any input.

Hillary
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top