A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How do I customize the the choices in the Status Field of Tasks



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 8th 07, 06:54 PM posted to microsoft.public.outlook.program_forms
optimist
external usenet poster
 
Posts: 8
Default How do I customize the the choices in the Status Field of Tasks

I use the status field in the Tasks Folder of Outlook to keep track of
different stages of completion in the production of my work. I would like to
customize the pull down choices in that field, so I don't have to retype the
same thing all the time. I can't figure out how to customize the choices or
add to the choices. Any help is appreciated. My son said I needed to find
someone that knows Visual Basic for Outlook, but that seems like overkill for
my problem. Does anyone know how to customize the existing pull down in the
existing "Status" Field. Thank you, Steve
  #2  
Old April 8th 07, 08:22 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I customize the the choices in the Status Field of Tasks

There's nothing to figure out, because what you want to do is not possible. The values available for the Status field are tied to an enumeration in the Outlook object model, so they can't be changed.

While you could customize a task form to add a custom page with a combo box for a custom field, custom dropdowns in the folder view are also not supported.

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

"optimist" wrote in message ...
I use the status field in the Tasks Folder of Outlook to keep track of
different stages of completion in the production of my work. I would like to
customize the pull down choices in that field, so I don't have to retype the
same thing all the time. I can't figure out how to customize the choices or
add to the choices. Any help is appreciated. My son said I needed to find
someone that knows Visual Basic for Outlook, but that seems like overkill for
my problem. Does anyone know how to customize the existing pull down in the
existing "Status" Field. Thank you, Steve

  #3  
Old April 11th 07, 12:38 AM posted to microsoft.public.outlook.program_forms
optimist
external usenet poster
 
Posts: 8
Default How do I customize the the choices in the Status Field of Task

Thank you for your advice Sue. Could we create a doskey macro that would
operate at the curser position or doesn't doskey work within Outlook? Thank
you for your response. Steve

"Sue Mosher [MVP-Outlook]" wrote:

There's nothing to figure out, because what you want to do is not possible. The values available for the Status field are tied to an enumeration in the Outlook object model, so they can't be changed.

While you could customize a task form to add a custom page with a combo box for a custom field, custom dropdowns in the folder view are also not supported.

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

"optimist" wrote in message ...
I use the status field in the Tasks Folder of Outlook to keep track of
different stages of completion in the production of my work. I would like to
customize the pull down choices in that field, so I don't have to retype the
same thing all the time. I can't figure out how to customize the choices or
add to the choices. Any help is appreciated. My son said I needed to find
someone that knows Visual Basic for Outlook, but that seems like overkill for
my problem. Does anyone know how to customize the existing pull down in the
existing "Status" Field. Thank you, Steve


  #4  
Old April 11th 07, 06:06 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How do I customize the the choices in the Status Field of Task

You could use SendKeys, but that's not a real solution that is reliable.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"optimist" wrote in message
...
Thank you for your advice Sue. Could we create a doskey macro that would
operate at the curser position or doesn't doskey work within Outlook?
Thank
you for your response. Steve


  #5  
Old April 11th 07, 04:03 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I customize the the choices in the Status Field of Task

Sorry, but I don't know anything about doskey.

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

"optimist" wrote in message ...
Thank you for your advice Sue. Could we create a doskey macro that would
operate at the curser position or doesn't doskey work within Outlook? Thank
you for your response. Steve

"Sue Mosher [MVP-Outlook]" wrote:

There's nothing to figure out, because what you want to do is not possible. The values available for the Status field are tied to an enumeration in the Outlook object model, so they can't be changed.

While you could customize a task form to add a custom page with a combo box for a custom field, custom dropdowns in the folder view are also not supported.

"optimist" wrote in message ...
I use the status field in the Tasks Folder of Outlook to keep track of
different stages of completion in the production of my work. I would like to
customize the pull down choices in that field, so I don't have to retype the
same thing all the time. I can't figure out how to customize the choices or
add to the choices. Any help is appreciated. My son said I needed to find
someone that knows Visual Basic for Outlook, but that seems like overkill for
my problem. Does anyone know how to customize the existing pull down in the
existing "Status" Field. Thank you, Steve


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to Display Presence status in the from field Osprey Outlook - Installation 0 March 21st 07 01:58 PM
display presence status in from field isn't available Jeroenn Outlook - Using Contacts 0 May 9th 06 11:06 AM
Tasks that have no Start Date cannot have Status 'In Progress' Stefaan Meeuws Outlook - Calandaring 1 April 25th 06 05:53 AM
Tasks that have no Start Date cannot have Status 'In Progress' Stefaan Meeuws Outlook - Calandaring 0 April 24th 06 07:08 PM
Tasks that have no Start Date cannot have Status 'In Progress' Stefaan Meeuws Outlook - Calandaring 0 April 24th 06 07:06 PM


All times are GMT +1. The time now is 08:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.