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
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