Consistent Views in Project 2000 Microsoft Project |
- Consistent Views in Project 2000
- Exporting from MS Project 2000 using .mpx format?
- critical and non-critical activities
- Resource Pool (250 Sharing Links with new SQL server name)
- Network Diagram Printing in Project 2000
- Problems w/Resorce Usage
- Delete date label from date bar in Project?
- Consolidated projects
- Which field is 188743700?
- Can project standard run on a PDA
- Budget cash flow by month
Consistent Views in Project 2000 Posted: 04 Feb 2005 06:38 AM PST Hi Jennifer, Have I missed something here? Why can't you create a new master file with a new name just for your customer's use? When others change the individual projects it will be picked up in the customer's master. After all, the master is just a temporary file being filled with the inserted projects for viewing. Mike Glen Project MVP Jan De Messemaeker wrote: |
Exporting from MS Project 2000 using .mpx format? Posted: 04 Feb 2005 04:11 AM PST Actually I did try it and I got similar results as you did. I'm still trying to figure out why. Even more intersting, mine shows the task splits for 24 hours right at the end of the actual progress point. Not only that, when I do some stuff in another file, close open files, and open the test xml file again, the duration becomes 6.67 days. Note that reading the xml is not a standard file open in the same sense as opening an mpp. Instead it is importing the xml into a new project file. Not an xml guru so at this point your guess is as good as mine as to what is really going on. My guess is that the default calendar and work hours is in effect while the task data is imported then the calendar information and settings from the xml file come in and overwrite the defaults after the task numbers are already stored but that's only a guess. By the way, you mentioned setting the hours per day, hours per week, etc. Keep in mind that those are actually conversion factors for duration units. Duration is always actually stored in the database in working time units, strictly speaking an integer value of 6 second "ticks" since 01/01/84. For practical purposes though we can think of the data as being stored in minutes to the nearest tenth. When you enter a task duration as "3 days" or "2 weeks" for example, that entry is converted to minutes for storage in the database. The hours per day or hours per week entry controls the conversion. Whenever you see duration *displayed* it is being read in minutes and converted back to the desired display units by the same factors. An intersting experiment is to use the default 8 hours per day setting and enter a 1 day task, while observing the times it shows scheduled. You'll see duration is 1 day, task start 8am, task ends 5pm. Then change the options setting to 7 hours per day. Now the same task still shows start at 8am and end at 5pm but the duration is now 1.14 days because you've changed the definition of a "day." As I explain to my classes, the calendar (Tools, Change Working Time) defines *which* of the minutes count towards duration but changing "hours per day" etc, does not change the calendar and is only there for convenience. An alarm bell went off when you said you set "days per month" to 31. That's not true - calendar months can have 28, 29, 30, or 31 days but even that isn't the whole story. That setting, as discussed above, is also a conversion so that I can enter a duration of "3 months" and Project can figure out how many workdays that encompases and thus in turn the number of work minutes the task is worth. A 31 day month usually does not have 31 working days in it - people do get time off and the off days don't count. The days per month is not the number of days the business is in operation, it's the number of days the average employee is formally scheduled to work during the month A complication for your consideration. The calendar, both the working time calendar and the conversion we have been discussing, are not the hours of business. They control when tasks will be scheduled to take place. But a "task" should represent the work of one individual, a "skill set package" if you like, or a team of such individuals working together as a unit. If you use the 24 hour calendar and 168 hour week and enter a task with a duration of 1 week, that implies that for the entire week work never stops - the resource never has a meal, never has a sleep period or a rest for the full 7 days. That just doen't happen. So what happens if you use the 24 hour calendar as the project calendar, set hours per day as 24, and set up resource calendars that define their actual work hours like 8-5 M-F? I put in a task starting Monday with a duration of 1 day. It shows starting Mon at 8am, ending Tue at 8am. I assign Joe Labour to do it. The task reschedules to start Mon 8am and end Wed at 5pm. But the duration still reads "1 day." That's a big jump between what 2 tasks with the same duration, one with resources assigned and the other without resources, will show for their elapsed times and that can lead to a very confusing schedule. Hope this gives you a few things to check out - let us know how it goes... -- Steve House [MVP] MS Project Trainer & Consultant Visit http://www.mvps.org/project/faqs.htm for the FAQs "Tristan Leask" <com> wrote in message news:phx.gbl... |
critical and non-critical activities Posted: 03 Feb 2005 03:07 PM PST Adding to Rod's answer if you have entered start and finish dates for your tasks instead of allowing Project to calculate them, it's very possible that only the latest to finish task in your plan would be critical. -- Steve House [MVP] MS Project Trainer & Consultant Visit http://www.mvps.org/project/faqs.htm for the FAQs "nf26" <microsoft.com> wrote in message news:com... |
Resource Pool (250 Sharing Links with new SQL server name) Posted: 03 Feb 2005 12:49 PM PST Hi Rod, Yes, please send me the macro. Any instructions you can provide would be great. Try my hotmail account: "com" tks, "Rod Gill" wrote: |
Network Diagram Printing in Project 2000 Posted: 03 Feb 2005 12:06 PM PST The best way to start figuring out how to write a macro to arrange boxes is to turn on the macro recorder and do some arranging. It will take a while before you get to the level that pert expert offers. The price is probably worth your time. -- -Jack ... For project information and macro examples visit http://masamiki.com/project .. <com> wrote in message news:googlegroups.com... |
Posted: 03 Feb 2005 11:13 AM PST Hi Rod Gill. How can I disconnect from the pool Thank, Ignacio "Rod Gill" wrote: |
Delete date label from date bar in Project? Posted: 03 Feb 2005 10:37 AM PST In article <com>, "Dana" <microsoft.com> wrote: Dana, I tested my suggestion before I posted my reply and it worked just fine. It may have to do with the timescale settings being used or a page setup option. In my test I used "years" for the major timescale and "months" for the minor timescale with months expressed as three letter abbreviations (i.e. Jan, Feb, etc.). I also tried (just now) using the full month name for the minor scale. I also have "fit timescale to end of page" checked under File/Page Setup/View tab. With this option unchecked, I do get months beyond Feb in the print preview. If the "fit timescale . . ." is checked, try playing with the timescale settings. If that doesn't help I'm afraid I'm out of suggestions. Hope this helps. John Project MVP |
Posted: 03 Feb 2005 08:35 AM PST Good morning, Rod... Well, your code worked like a dream. :-) However, the formulas in the custom fields are not reading the results. I've updated the formula to: IIf([Text1]='E-Prod','Yes','No') and am running it in the Master Project. I also tried it in the subproject, but no luck there, either. If you, or anyone else, have any insights as to what is going on, I'd really appreciate hearing it! Thanks...L "LeslieF" wrote: |
Posted: 03 Feb 2005 05:25 AM PST It is described in the projdb.htm documentation. You can get the information out of the table by running a simple sql query SELECT * FROM MSP_CONVERSIONS That will give you a dump of everything in the table. Then by looking at Projdb.htm you can make sense of it. If you want to work with the database, I'd recommend that you get some basic instruction in SQL. Having some idea on how to do basic queries, how to backup a database and how a database is designed will help you if you are doing development or administering project server. projdb.htm is on your project cd or any computer with Project installed. -- -Jack ... For project information and macro examples visit http://masamiki.com/project .. "Kamil Dursun" <microsoft.com> wrote in message news:com... get Gantt is |
Can project standard run on a PDA Posted: 03 Feb 2005 04:01 AM PST As far as I know, Project doesn't run directly on a PDA. But there is, or at least used to be, software that would take a Project schedule and download some of it to a PDA, where task status could be uploaded to Project. Never used it myself, so just repeating what I was told. |
Posted: 02 Feb 2005 02:37 PM PST Thanks John, the Excel copy/paste will get me by to begin with. Thanks for the reply. "John" wrote: |
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 |