PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Print Order & Save As Field question

Reply

Print Order & Save As Field question

 
Thread Tools Rate Thread
Old 31-05-2006, 05:24 PM   #1
=?Utf-8?B?QW5neWw=?=
Guest
 
Posts: n/a
Default Print Order & Save As Field question


Two questions:

I've created a custom form and want to change the order in which the fields
print. I'm not sure how it is determining to put the "Description" field in
the middle of the page of data when it is near the top of the form. The tab
order is fine, it just prints in the wrong order. How do I change that?

Secondly, I was wondering how to designate the "save as" field for the form?
I've got "Client Name" and other things in there, but whenever I go to save
it I get the message that "the "Save As" field is empty, do I really want to
save this with no name?" kind of error.

Thanks for your help.
  Reply With Quote
Old 31-05-2006, 06:58 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Print Order & Save As Field question

Custom fields print in alphabetical order. See http://www.outlookcode.com/d/customprint.htm for various custom print solutions. The Word template technique is the most flexible and highly recommended.

I think the default file name for Save As is built from the Subject property.

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

"Angyl" <Angyl@discussions.microsoft.com> wrote in message news:B51E6B4E-FBA6-4BB5-924A-228DF02AB181@microsoft.com...
> Two questions:
>
> I've created a custom form and want to change the order in which the fields
> print. I'm not sure how it is determining to put the "Description" field in
> the middle of the page of data when it is near the top of the form. The tab
> order is fine, it just prints in the wrong order. How do I change that?
>
> Secondly, I was wondering how to designate the "save as" field for the form?
> I've got "Client Name" and other things in there, but whenever I go to save
> it I get the message that "the "Save As" field is empty, do I really want to
> save this with no name?" kind of error.
>
> Thanks for your help.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off