From: NicolaY on 5 May 2010 05:24 I would like to change the date displayed against milestones from day/month (default setting) to month/year. How is this done?
From: Trevor Rabey on 5 May 2010 05:51 This aspect of the format (dd/mm or mm/dd) is determined by the international settings in your operating system/control panel. Then in MSP you can use Tools,Options,View to select the particular flavour. -- Trevor Rabey 0407213955 61 8 92727485 PERFECT PROJECT PLANNING www.perfectproject.com.au "NicolaY" <NicolaY(a)discussions.microsoft.com> wrote in message news:5DB3ABAA-48BE-4CBC-89F7-AEEFF5C75F70(a)microsoft.com... >I would like to change the date displayed against milestones from day/month > (default setting) to month/year. How is this done?
From: JulieS on 5 May 2010 19:58 Hello NicolaY, You can view the available date formats for milestones through Format > Layout in the "date format" section. Unfortunately, month/year is not one of the settings. However, with a custom field and formula you can achieve what you are seeking. Add a custom text field (Text1 through Text30) to the task view. Customize the field with the following formula: Month([Start]) & "/" & Year([Start]) You should now see the start date month and year for each task. Then choose Format > Bar Styles. Select the Milestone bar style, click the Text tab at the bottom of the dialog and in the "right" box replace "Start" with "Text1". I hope this helps. Let us know how you get along. Julie Project MVP Visit http://project.mvps.org/ for the FAQs and additional information about Microsoft Project On 5/5/2010 5:24 AM, NicolaY wrote: > I would like to change the date displayed against milestones from day/month > (default setting) to month/year. How is this done?
|
Pages: 1 Prev: Adding Costs to Tasks Next: MSP updates actual work when editing work in resource usage view |