![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
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 |