To do list Microsoft Project |
- To do list
- Securing a Project File
- FAQs for Project 2003
- Anyone have code to return to row and column where macro started?
- Consolidated Master Project using MS Project 2000
- similar to the other line of dots...
Posted: 20 Jul 2004 12:03 PM PDT You're welcome, Vinny :-) Mike Glen MS Project MVP <microsoft.com> wrote in message news:0d3701c46e93$14dad4b0$gbl... |
Posted: 20 Jul 2004 07:06 AM PDT What you want to do can't be managed by Project directly. Recommend: 1. when you "publish" the schedule for communication purposes, write a document and elaborate on the plan, include screen shots (via camera icon), paste in tables, etc. Don't count on users having to have Project. 2. ok to release the project file, as you do now ... but consider putting protection on the file system to stop the ability for people to write back to the original file. Use permissions on the computer for file server. You retain all read/write permissions, but others who you don't want to write only have "read" permissions. Hope this is useful to you. Let us know. rms Michael wrote: |
Posted: 20 Jul 2004 06:40 AM PDT Hi Sheila, Welcome to this Microsoft Project newsgroup :-) 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 "Sheila" <microsoft.com> wrote in message news:089401c46e5f$23c7ed70$gbl... |
Anyone have code to return to row and column where macro started? Posted: 19 Jul 2004 08:42 PM PDT Solution: (Using MSP 2000) This code gets you back to where you started when you ran the macro. Sub BackToStartingRow() tRow = ActiveCell.Task.ID 'Gets current row 'insert whatever code you want to run SelectEnd 'Moves to bottom SelectBeginning 'Moves to top SelectRow (tRow - 1) 'For some reason, -1 puts you back at starting row End Sub Hope this helps someone. Luis "Mike Glen" wrote: |
Consolidated Master Project using MS Project 2000 Posted: 19 Jul 2004 02:05 PM PDT Oh. You are apparently using Server. As Jan said, didn't know that Project Server existed with Project 2000. Even with a contemporary version of Project Professional and Project Server, I believe it is covered in the documentation that using the concept of master and subprojects is not recommended for lots of reasons. This has been covered in previous postings on this newsgroup, and you should look in the documentation about it. Search this NG in Google for this: http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&c2coff=1&q=master+subproject+server&btnG=Search& meta=group%3Dmicrosoft.public.project.* Hope this is useful to you. Let us know. rms Paulo Calvário wrote: |
similar to the other line of dots... Posted: 19 Jul 2004 10:09 AM PDT Hi Doug, Nothing in my versions. For some reason the drop-down method generates a 0% assignment . HTH -- Jan De Messemaeker Microsoft Project Most Valuable Professional http://users.online.be/prom-ade/index.htm 32-495-300 620 "DougSain" <microsoft.com> wrote in message news:com... resource from the "Resource Names" drop down in a Task View. everything works fine (even if you assign just one Resource). down? days. 0. day |
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 |