![]() |
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
|
|||
|
|||
![]()
Sorry Sue, I'll try to be more specific..
The date can be save anywhere, I would like to add that field in the Task Panel, so when I add an action in a task, the date will be inserted when I save that task, so, if I send a status of the task, we will see when an action have been added. Presently, if I have a task, and I put some details in it and save it, the date will not be inserted automaticly, so if I put an action each day in a task, I would like to able to know when the action was perform in the task, I would that in all my tasks Thanks for your patience with my english... "Sue Mosher [MVP-Outlook]" wrote: But add the date where? A task item has many different date fields. -- 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 "srichardcsa" wrote in message news ![]() I would like the date of the day to be insert automaticly each time I update a task. So, if I put an action on the 13, I would like to date to be added when I save the task, if I put another action on the 15, I would the date to be saved as well so that I can keep a better tracking for follow-up, I will then be able to see the date that an action was done on a task. "srichardcsa" wrote: Hi, Is there a way to add the date automaticly each time I update or put an action in a task I am not very familiar with VBA Thanks |
#2
|
|||
|
|||
![]()
Now we're getting somewhere, but you have to remember we can't look over your shoulder.
Does "that field" mean you want to add a date in a custom field? Such a custom field would not be transmitted back as part of any status report to the task owner. What do you mean by "the Task Panel"? It's also not clear what the date information you have in mind would offer that the existing Modified date field doesn't. -- 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 "srichardcsa" wrote in message ... Sorry Sue, I'll try to be more specific.. The date can be save anywhere, I would like to add that field in the Task Panel, so when I add an action in a task, the date will be inserted when I save that task, so, if I send a status of the task, we will see when an action have been added. Presently, if I have a task, and I put some details in it and save it, the date will not be inserted automaticly, so if I put an action each day in a task, I would like to able to know when the action was perform in the task, I would that in all my tasks Thanks for your patience with my english... "Sue Mosher [MVP-Outlook]" wrote: But add the date where? A task item has many different date fields. -- 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 "srichardcsa" wrote in message news ![]() I would like the date of the day to be insert automaticly each time I update a task. So, if I put an action on the 13, I would like to date to be added when I save the task, if I put another action on the 15, I would the date to be saved as well so that I can keep a better tracking for follow-up, I will then be able to see the date that an action was done on a task. "srichardcsa" wrote: Hi, Is there a way to add the date automaticly each time I update or put an action in a task I am not very familiar with VBA Thanks |
#3
|
|||
|
|||
![]()
When I open a new task, I have 2 panel, the first one is the Task Panel in
wich I have the date of the creation, the Reminder date etc... (but no Last Modifed date) the other panel is the details panel. In the Task Panel I have a Creation Date, a Due Date, a Start Date and a reminder date. Lets see the question like this, Is there a way to add another filed (custom I guess...) where I can get the date of the day added each time I work on a task when a save it, so If I update the task the 13 the 17 and the 21, I can see it somewhere the date that I've put some action/informations in it? Thanks for your help "Sue Mosher [MVP-Outlook]" wrote: Now we're getting somewhere, but you have to remember we can't look over your shoulder. Does "that field" mean you want to add a date in a custom field? Such a custom field would not be transmitted back as part of any status report to the task owner. What do you mean by "the Task Panel"? It's also not clear what the date information you have in mind would offer that the existing Modified date field doesn't. -- 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 "srichardcsa" wrote in message ... Sorry Sue, I'll try to be more specific.. The date can be save anywhere, I would like to add that field in the Task Panel, so when I add an action in a task, the date will be inserted when I save that task, so, if I send a status of the task, we will see when an action have been added. Presently, if I have a task, and I put some details in it and save it, the date will not be inserted automaticly, so if I put an action each day in a task, I would like to able to know when the action was perform in the task, I would that in all my tasks Thanks for your patience with my english... "Sue Mosher [MVP-Outlook]" wrote: But add the date where? A task item has many different date fields. -- 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 "srichardcsa" wrote in message news ![]() a task. So, if I put an action on the 13, I would like to date to be added when I save the task, if I put another action on the 15, I would the date to be saved as well so that I can keep a better tracking for follow-up, I will then be able to see the date that an action was done on a task. "srichardcsa" wrote: Hi, Is there a way to add the date automaticly each time I update or put an action in a task I am not very familiar with VBA Thanks |
#4
|
|||
|
|||
![]()
When I open a new task, I have 2 panel, the first one is the Task Panel in
wich I have the date of the creation, the Reminder date etc... (but no Last Modifed date) the other panel is the details panel. In the Task Panel I have a Creation Date, a Due Date, a Start Date and a reminder date. Thanks for explaining more thoroughly! Those are called "pages." The built-in pages of a task form cannot be customized. You can, however, customize a task form to show additional pages. See: http://www.outlookcode.com/d/forms.htm http://www.outlookcode.com/d/taskform.htm http://www.outlookcode.com/d/newdefaultform.htm Lets see the question like this, Is there a way to add another filed (custom I guess...) where I can get the date of the day added each time I work on a task when a save it, so If I update the task the 13 the 17 and the 21, I can see it somewhere the date that I've put some action/informations in it? Outlook already does that. You can see the Modified date in the view of your tasks folder. If you want to see it on an individual task, a custom form is one solution. Another thought: Do you use the Billing Information and Mileage fields on the Details page? If not, it would be simple to use VBA code to put the date that an item was changed into one of those fields automatically. Let us know if that sounds useful. -- 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 "srichardcsa" wrote in message ... Sorry Sue, I'll try to be more specific.. The date can be save anywhere, I would like to add that field in the Task Panel, so when I add an action in a task, the date will be inserted when I save that task, so, if I send a status of the task, we will see when an action have been added. Presently, if I have a task, and I put some details in it and save it, the date will not be inserted automaticly, so if I put an action each day in a task, I would like to able to know when the action was perform in the task, I would that in all my tasks Thanks for your patience with my english... "Sue Mosher [MVP-Outlook]" wrote: But add the date where? A task item has many different date fields. -- 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 "srichardcsa" wrote in message news ![]() a task. So, if I put an action on the 13, I would like to date to be added when I save the task, if I put another action on the 15, I would the date to be saved as well so that I can keep a better tracking for follow-up, I will then be able to see the date that an action was done on a task. "srichardcsa" wrote: Hi, Is there a way to add the date automaticly each time I update or put an action in a task I am not very familiar with VBA Thanks |
#5
|
|||
|
|||
![]()
Thanks a lot for the Informations, I will try it over the week-end and get
back with feedback on monday "Sue Mosher [MVP-Outlook]" wrote: When I open a new task, I have 2 panel, the first one is the Task Panel in wich I have the date of the creation, the Reminder date etc... (but no Last Modifed date) the other panel is the details panel. In the Task Panel I have a Creation Date, a Due Date, a Start Date and a reminder date. Thanks for explaining more thoroughly! Those are called "pages." The built-in pages of a task form cannot be customized. You can, however, customize a task form to show additional pages. See: http://www.outlookcode.com/d/forms.htm http://www.outlookcode.com/d/taskform.htm http://www.outlookcode.com/d/newdefaultform.htm Lets see the question like this, Is there a way to add another filed (custom I guess...) where I can get the date of the day added each time I work on a task when a save it, so If I update the task the 13 the 17 and the 21, I can see it somewhere the date that I've put some action/informations in it? Outlook already does that. You can see the Modified date in the view of your tasks folder. If you want to see it on an individual task, a custom form is one solution. Another thought: Do you use the Billing Information and Mileage fields on the Details page? If not, it would be simple to use VBA code to put the date that an item was changed into one of those fields automatically. Let us know if that sounds useful. -- 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 "srichardcsa" wrote in message ... Sorry Sue, I'll try to be more specific.. The date can be save anywhere, I would like to add that field in the Task Panel, so when I add an action in a task, the date will be inserted when I save that task, so, if I send a status of the task, we will see when an action have been added. Presently, if I have a task, and I put some details in it and save it, the date will not be inserted automaticly, so if I put an action each day in a task, I would like to able to know when the action was perform in the task, I would that in all my tasks Thanks for your patience with my english... "Sue Mosher [MVP-Outlook]" wrote: But add the date where? A task item has many different date fields. -- 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 "srichardcsa" wrote in message news ![]() a task. So, if I put an action on the 13, I would like to date to be added when I save the task, if I put another action on the 15, I would the date to be saved as well so that I can keep a better tracking for follow-up, I will then be able to see the date that an action was done on a task. "srichardcsa" wrote: Hi, Is there a way to add the date automaticly each time I update or put an action in a task I am not very familiar with VBA Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
move a recurring task to Friday if the date falls on weekend | djwilkerson | Outlook - Calandaring | 1 | August 11th 06 02:09 AM |
change Outlook task due date default | jaelde | Outlook - Using Forms | 0 | July 11th 06 11:28 AM |
Task with due date prints in smaller font | R. Barre | Outlook - General Queries | 0 | June 1st 06 04:52 PM |
Outlook task start/end date should be viewable on Calendar | Dsadam | Outlook - Calandaring | 1 | April 29th 06 01:38 AM |
Task due date | Ramesh | Add-ins for Outlook | 0 | February 28th 06 06:45 AM |