Can I track critical paths for multiple projects in one file? Microsoft Project |
- Can I track critical paths for multiple projects in one file?
- Fixed Cost
- Vertical Text Alignment
- BCWP
- how to filter tasks relating to one task
- Salvaging something
- changing automatic updates download times
- Schedule Variance - getting a wierd value
- how to switch off resource overallocation indicator
- last updated or date complete
- Assigning Resource Names to Complete Category
- Hiding the Task Column from ever opening
- One Task, Many Resource Percentages
- MS Project 2003 viewers (Freeware)
- Parallel Tasks
- VB macro- re-assign units to material resources
- setting up working time and calender
- Change Saturday from working day to non-working day
- not started yet + graphical indicators
- Truncated Resource Names in Time Line
- How do I show resource work per task in Project?
- How do I level and re-assign a project's resources based on skill.
- Noob question on monthly duration...
- How do I create a worksheet with tasks assigned to each resource
Can I track critical paths for multiple projects in one file? Posted: 20 Apr 2005 09:21 AM PDT In article <phx.gbl>, "JackD" <momokuri@gmail> wrote: Jack, You are absolutely right (as usual). I hate that when I miss the obvious simple answer. My face is dripping yellow. John :-( |
Posted: 20 Apr 2005 08:37 AM PDT Thanks JulieD! AJ "JulieD" wrote: |
Posted: 20 Apr 2005 07:51 AM PDT oy! I tried that too. I changed the row height and made the column smaller so the text wraps. It looks great on the screen, but still puts the text at the very top of the cell in the preview and in the printout. I'm giving up! "Mike Glen" wrote: |
Posted: 20 Apr 2005 07:24 AM PDT BCWS is based on the status date. If you have any actual work after this date then the two will not match. This is the most common cause for the two to be different (well, other than the progress actually matching the plan) -- -Jack ... For project information and macro examples visit http://masamiki.com/project or http://zo-d.com/blog/index.html .. "pfarve" <microsoft.com> wrote in message news:com... do (work |
how to filter tasks relating to one task Posted: 20 Apr 2005 03:29 AM PDT A built-in way of doing this is to go to windows menu / split screen, then click on the bottom screen and from the view menu choose the "Relationship diagram. A more complete form of the macro Jan gave you can be found here: http://masamiki.com/project/macros.htm - look for the trace macro. -- -Jack ... For project information and macro examples visit http://masamiki.com/project or http://zo-d.com/blog/index.html .. "Wendy K" <Wendy microsoft.com> wrote in message news:com... |
Posted: 19 Apr 2005 10:05 PM PDT In article <com>, "rjn02" <microsoft.com> wrote: rjn, Try Rod's suggestion first but if you aren't able to get any help from Microsoft, you can buy many different versions of Project on one of the on-line auctions. A couple of years ago I bought Project 2000 (full version) on eBay for $100. So if you are "forced" to buy a new disk you might also consider upgrading to a newer version. If you do upgrade to Project 2000 make sure what you buy is the full version and includes the SR-1 update. Hope this helps. John Project MVP |
changing automatic updates download times Posted: 19 Apr 2005 06:29 PM PDT Is this about Micrososft Project (which is the subject of this NG)? -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "Ronaldo" <microsoft.com> schreef in bericht news:com... updates |
Schedule Variance - getting a wierd value Posted: 19 Apr 2005 02:17 PM PDT Hi Dick To get results in EV fields the schedule should be: - resourced, - costed (hourly or daily rate agaist resources in Resource Sheet view) - baselined Then insert eg. columns for SPI and CPI, and progress the schedule. Regards..........Pratta "Dick" wrote: |
how to switch off resource overallocation indicator Posted: 19 Apr 2005 12:57 PM PDT Hi Elena, You could set the Max Units for each resource to a value higher than their highest allocation. It's like blindfolding yourself, but that seems to be what you ask :-)) -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "Elena Osipova" <microsoft.com> schreef in bericht news:com... (red of usage |
Posted: 19 Apr 2005 12:13 PM PDT Hi GF I think what you are after is being able to set the date the task finished. Try Tools/Tracking/Update Task. If you set the finish date Project will assume the task is complete, which is a reasonable assumption. Otherwise, check Current Date in Project/Project Information and with the task selected use the Update Task as scheduled OR Reschedule Task icons as applicable. When maintaining schedules like this I like to insert a "current date" line on the Gantt. Do this by right clicking in the Gantt and then select Gridlines/Current Date and select the color. Any incomplete tasks in the gantt on the left of the line need to be either: - marked as completed - re-echeduled - partly completed and re-scheduled - or deleted Regards..........Pratta "godfearer" wrote: |
Assigning Resource Names to Complete Category Posted: 19 Apr 2005 11:35 AM PDT Hi, Activate the Resource Assignment window (icon with two heads on the toolbar) Select all the tasks you want In the Resource assignment window select teh resoruces Click Assign HTH -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "Cloudburst99" <microsoft.com> schreef in bericht news:com... there same six that assigned |
Hiding the Task Column from ever opening Posted: 19 Apr 2005 09:23 AM PDT You're welcome ... until your post i had just got annoyed with it and had never gone looking for a solution and now i have one too -- Cheers JulieD "DJP2877" <microsoft.com> wrote in message news:com... |
One Task, Many Resource Percentages Posted: 19 Apr 2005 09:12 AM PDT Hi Keith, Welcome to this Microsoft Project newsgroup :) You might like to have a look at my series on Microsoft Project in the TechTrax ezine, particularly #10 - Multiple Resource Assignments, at this site: http://tinyurl.com/2xbhc or this: http://pubs.logicalexpressions.com/Pub0009/LPMFrame.asp?CMD=ArticleSearch&AUTH=23 (Perhaps you'd care to rate the article before leaving the site, :) Thanks.) FAQs, companion products and other useful Project information can be seen at this web address: <http://www.mvps.org/project/> Hope this helps - please let us know how you get on :) Mike Glen MS Project MVP Keith wrote: |
MS Project 2003 viewers (Freeware) Posted: 19 Apr 2005 09:00 AM PDT "watchoutnow" wrote: I need a something that would be more of a standard viwer with much overhead. This appears to require a bit more overhead. |
Posted: 19 Apr 2005 08:49 AM PDT Use may be able to use Paste Link to accomplish this. Copy the % Complete from Task A and then Paste Special - Paste Link into the % Complete field of Task B. |
VB macro- re-assign units to material resources Posted: 19 Apr 2005 04:36 AM PDT It's a bug. Set the assignment unit to 1 in the Add method and then set it to the correct value directly afterwards. The Project way of handling material resources is quite a pain sometimes... -- /Lars Hammarberg www.camako.se MSProject Premier Partner "Diek" <microsoft.com> wrote in message news:com... |
setting up working time and calender Posted: 19 Apr 2005 01:47 AM PDT Hi Jan, Thanks again. I ahve tried that too but some how it is not getting through I have set up the working time and calender for the teams working as in the pattern below. Monday Tuesday Wednesday Thursday Friday Saturday Sunday Crew A D D C N N C C Crew B C D D C N N C Crew C C C D D C N N Crew D N C C D D C N Crew E N N C C D D C Crew F C N N C C D D Crew G D C N N C C D D-Day shift, N for Night Shift, C for comp off. Does it mean I need to have multiple calenders for people. The working times are 8:00 AM to 8:00 PM for day and 8:00 PM to 8:00 AM for night shift. Thanks, Krishna "Jan De Messemaeker" wrote: |
Change Saturday from working day to non-working day Posted: 18 Apr 2005 12:55 PM PDT thank you, appreciate your help! mari "Jan De Messemaeker" wrote: |
not started yet + graphical indicators Posted: 18 Apr 2005 12:11 PM PDT Hi, First, this doesn't show whether a task is delayed (for starters, it has no comparison to a should-be date - baseline f.i. - ) it just shows the rate of completion And how about Is within 0.01,25: red Equals 0: no indicator HTH -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "D." <microsoft.com> schreef in bericht news:com... However indicator. task |
Truncated Resource Names in Time Line Posted: 18 Apr 2005 11:23 AM PDT You're welcome, Cloudburst99 :-) Mike Glen MS Project MVP wrote: |
How do I show resource work per task in Project? Posted: 18 Apr 2005 11:08 AM PDT Only problem with using an Excel pivot table is the 256 column limitation on a worksheet. The poster wanted to have resource names as column headings, task names as row headings, and work assigned in the cell so defined. If there are more than 256 resources, we run out of room. -- Steve House [MVP] MS Project Trainer & Consultant Visit http://www.mvps.org/project/faqs.htm for the FAQs "Jan De Messemaeker" <jandemes at prom hyphen ade dot be> wrote in message news:phx.gbl... |
How do I level and re-assign a project's resources based on skill. Posted: 18 Apr 2005 09:14 AM PDT .... And ieven in Project Server, to my knowledge, it is still you to select the replacing resource isn't it? I don't recal Server to choose it for you. -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/ +32-495-300 620 "Rod Gill" <rod AT project-systems DOT co DOT nz> schreef in bericht news:#phx.gbl... |
Noob question on monthly duration... Posted: 18 Apr 2005 08:52 AM PDT Harlan wrote: I would work out the list of tasks in the process first. Then work out the relationship between them (the filing task MUST occur 15 days prior to the XX task). Then you can put in a date for the first task in your process (Customer contacts attorney?) and then the network can give you the timeline as determined by the logic you have predetermined. I agree with Steve here that just entering dates will likely cause you more trouble than just doing this all by hand! :-) I dearly hope that my book did not lead you to believe that hand entering the dates would be the way to go here! :-) -- Brian K - Project MVP http://www.projectified.com -- Senior Trainer - Electronic Arts -- QuantumPM Associate http://www.quantumpm.com |
How do I create a worksheet with tasks assigned to each resource Posted: 18 Apr 2005 08:39 AM PDT you're welcome and thanks for the feedback -- Cheers JulieD check out www.hcts.net.au/tipsandtricks.htm ....well i'm working on it anyway "Mark" <microsoft.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., 20 West Kinzie, Chicago IL USA 60610 |