How do I customise the BAR descriptive legend at the bottom of a Microsoft Project |
- How do I customise the BAR descriptive legend at the bottom of a
- Can I use multiple resource pools?
- Append Date to filename in macro
- Physical %complete not getting updated in summary level according.
- Task Usage view at a Summary Task Level
- Filters not displaying requested information?
- Can I set up a summary for CRITICAL TASKS only in Project 2003?
- Modify Default Calendar with VBA! Please, help-me!
- PWA - Active X Components
- Resources Max Units
- Resource Pool Limitations
- Graphical indicator in legend help
- Changes in sub-projects
How do I customise the BAR descriptive legend at the bottom of a Posted: 15 Feb 2006 05:41 AM PST Hi, Well, then do read the FAQ as Julie suggested :-)) -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "Timothy" <microsoft.com> schreef in bericht news:com... are |
Can I use multiple resource pools? Posted: 15 Feb 2006 04:11 AM PST Hi, No, of course you don't need! My main customer works the way you suggest (one pool per first line manager) and that wqorks fine. But mind you, you cannot create a second level - each PROJECT can only have one pool! HTH -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "drownedrat" <microsoft.com> schreef in bericht news:com... single |
Append Date to filename in macro Posted: 15 Feb 2006 03:53 AM PST Hi Christina, Here's the completed code: Sub TestOutput() ' Macro TestOutput ' Macro Recorded Wed 15/02/06 by Christina Lovelock. dim address as string dim lng as integer address="D:\Doents and Settings\chlo\My Doents\Test Files\BusReqResourcePlan TestBaseLine.xls" lng=len(address) address=left(address,(lng-4)) & cstr(date) & ".xls" FileSaveAs Name:=address, FormatID:="MSProject.XLS5", map:="BaseVsActual2" End Sub Don't forget to put things back on one line where necessary. HTH -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "CFL" <microsoft.com> schreef in bericht news:com... want files, |
Physical %complete not getting updated in summary level according. Posted: 14 Feb 2006 10:51 PM PST % Physical Complete doesn't roll up because it doesn't make any sense for it to. If it did, any numbers it produced would be meaningless. Consider, to build a birhouse I need to cut 7 boards for 4 walls, 2 roof pieces and the floor, an opening in one wall. I need to nail them all together and then paint. I've cut the walls (100%), painted two of the 7 pieces (30%), nailed two walls together (20% of the nailing). What is my summary physical % complete and if I *could* come up with a number, would it mean anything regarding how well my birdhouse was progressing? % Complete refers to duration worked versus duration required, a far more accurate measure. -- Steve House [MVP] MS Project Trainer & Consultant Visit http://www.mvps.org/project/faqs.htm for the FAQs "rathan" <microsoft.com> wrote in message news:com... |
Task Usage view at a Summary Task Level Posted: 14 Feb 2006 03:31 PM PST Hi, This is only feasible through a (rather complex) VBA procedure -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "Crumbs Chief" <Crumbs microsoft.com> schreef in bericht news:com... three doing |
Filters not displaying requested information? Posted: 14 Feb 2006 01:18 PM PST Hi JWeaver, You're very welcome and thanks so much for the enthusiastic feedback. Julie :-) "JWeaver" <microsoft.com> wrote in message news:com... |
Can I set up a summary for CRITICAL TASKS only in Project 2003? Posted: 14 Feb 2006 12:33 PM PST You could add the Critical field to your view and auto filter anything that has a Yes in the field -- Julian Marsh, PMP Enterprise Project Manager "mcneilm" wrote: |
Modify Default Calendar with VBA! Please, help-me! Posted: 14 Feb 2006 12:00 PM PST Great Rod! It's running! Thanks for your help and sorry for my incorrect post. In the future I going to do this. []'s Luiz Processor - Porto Alegre - Brazil "Rod Gill" wrote: |
Posted: 14 Feb 2006 08:03 AM PST Thanks for the information Rick!!! "Rick Roszko" wrote: |
Posted: 14 Feb 2006 07:40 AM PST As Jan said. When you enter a task you enter its expected duration. When you assign the first resource(s) to the task, Project assumes that that assignment was what you had in mind when you came up with the original duration estimate. -- Steve House [MVP] MS Project Trainer & Consultant Visit http://www.mvps.org/project/faqs.htm for the FAQs "raydeo" <microsoft.com> wrote in message news:com... |
Posted: 14 Feb 2006 07:36 AM PST Hi, Let us know how you get along. If you have continuing problems, do let us know. Julie "Ms MIS" <microsoft.com> wrote in message news:com... |
Graphical indicator in legend help Posted: 14 Feb 2006 07:15 AM PST First you need to find the graphic ball as a picture file - .bmp/jpeg etc. Then on page setup>legend> use the insert picture icon (yellow square with an arrow) and navigate to your picture file then Insert. You can type alongside it. I have not found the graphics yet but will keep looking, and know it works with other .bmp files Hope this helps -- Julian Marsh, PMP Enterprise Project Manager "Steve" wrote: |
Posted: 13 Feb 2006 11:40 PM PST Hi 332ubb, Pardon me for jumping in. To answer your first question: Double click on the Inserted Project Task (it will display with an icon in the indicator column) On the advanced tab, uncheck the "Link to project" checkbox.. The Compare project versions utility is on the Compare Project Versions toolbar. It is an add-in and may not have been installed initially. I hope this helps. Let us know how you get along. Julie "3326ubb" <com> wrote in message news:com... |
You are subscribed to email updates from TextNData Forums - Microsoft Project To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |