easy input multiple values in new task field

  • Thread starter Thread starter nash
  • Start date Start date
N

nash

I have made a new field in task, with use of the fieldchooser. I would like
to fill this with multiple values. Any idea on how to do this?
Regards, Nash
 
use a drop down list with the values i have in mind.

i am keeping the categories limited, and use a new field to assign process
owners.
 
Ok, you need to customize the task form. Click Tools/Forms/Design a Form,
and choose the task form. Display the Control Toolbox, place a combobox
anywhere on the form, right click it, choose Properties/Value, the select
your new field via Choose Field; List Type=DropDown; property to use=Value;
Possible value="whatever 1; whatever2; etc"

--
Best regards
Michael Bauer - MVP Outlook

: VBOffice Reporter for Data Analysis & Reporting
: Outlook Categories? Category Manager Is Your Tool
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Wed, 10 Sep 2008 12:38:08 -0700 schrieb nash:
 
Back
Top