MS Project 2013 - Blocking Users from adding new Resources.

Diskutiere und helfe bei MS Project 2013 - Blocking Users from adding new Resources. im Bereich Microsoft Office im Windows Info bei einer Lösung; So Hello, i havent find it anywhere (or getting different search results), i need block other Users adding new resources. The point after it, is... Dieses Thema im Forum "Microsoft Office" wurde erstellt von L.Schnuecker, 17. Mai 2017.

  1. MS Project 2013 - Blocking Users from adding new Resources.


    So Hello,


    i havent find it anywhere (or getting different search results), i need block other Users adding new resources. The point after it, is people are adding random resources like " Peter, Ptter, Petter, ... " and and. So how can i prevent it?


    Deutsch / German ------

    Hallo ich hab ein Problem,


    durch lange Suchen kam ich auf kein richtiges Ergebnis, gibt es ein Weg andere Benutzer/Leute zu hindern neue Ressourcen hinzufügen? Manche Leute fügen dann einfach ähnliche Ressourcen hinzu wie " Müller, Mueller , Müler,, ... usw". Kann man das vlt mit Makro oder eine Option lösen?
     
  2. Barbara Henhapl Win User

    MS Project 2013 - Blocking Users from adding new Resources.

    Hallo,

    dann hilft Folgendes - alles in der Datei des Ressourcenpools:

    1. Ein Klassenmodul einfügen und umbenennen zu "clsEvents"
    2. Folgenden Code in dieses Modul einfügen

      Public WithEvents ProjApp As MSProject.Application

      Private Sub ProjApp_ProjectBeforeResourceNew(ByVal pj As Project, Cancel As Boolean)

      MsgBox "Bitte eine vorhandene Ressource auswählen"

      Cancel = True

      End Sub
    3. Ein weiteres Modul (nicht Klassenmodu, ein normales) erstellen und folgenden Code einfügen:

      Public ProjEvents As New clsEvents

      Sub EnableEvents()

      Set ProjEvents.ProjApp = MSProject.Application

      End Sub
    4. In "ThisProject (<Name des Ressourcenpools>)" diesen Code einfügen:

      Sub Project_Open(ByVal pj As Project)

      EnableEvents

      End Sub

    [​IMG]


    Viel Erfolg!

    Barbara
  3. DarkxAxngel Win User

    MS Project 2013 - Blocking Users from adding new Resources.

    Das letzere, liegt einfach auf Nas ab
  4. Barbara Henhapl Win User

    MS Project 2013 - Blocking Users from adding new Resources.

    Hallo,

    mit einem Makro lässt sich das vielleicht lösen. Aber worum geht es? Geht es um Projekte auf einem Project Server/Project Online, so dass nur Enterprise Ressourcen verwendet werden sollen? Oder handelt es sich um Projektpläne mit einem Gemeinsamen Ressourcenpool?

    Viele Grüße

    Barbara Henhapl
  5. L.Schnuecker Win User

    MS Project 2013 - Blocking Users from adding new Resources.

    Danke, ich werde es demnächst versuchen
  6. fuzinekl Win User

    MS Project 2010 Prof stürzt bei Änderung des Kalenders im Ressourcenpool ab

    Hallo Bernhard,

    vielen Dank für die Antwort.

    Ich hatte auch schon mit Microsoft Support aus den USA Kontakt. Die haben mit im Prinzip dasselbe geraten:

    "...I would also strongly suggest making sure:

    All 2010 users are up to service Pack 2

    All 2013 users have service pack 1 installed

    A thorough review of the pool file is conducted - specifically ensuring all sharer files are accurate. ..."

    "...Linked resource pools and master files are notoriously prone to file corruption. If any of your PMs rename, over-write or move a file the file corruption dice roll. Its when not if one or more files corrupt. .."

    "...unattach every project from the resource pool then rename the old pool. Then create a new, blank project and save as the new pool. Link all projects back to the new pool. All resource data will automatically copy
    across.
    ..."

    "...25 projects is a lot of PMs to manage. Just one save as to a new file name can corrupt files! Probably time to experiment with Project Server and the cheapest and easiest way to do that is through Microsoft's Project Online.
    ..."

    Die beiden verschiedenen Project Versionen (2010 und 2013), die auf den Pool zugreifen fanden sie nicht so kritisch.

    Nichtsdestotrotz werde ich nun alle aktiven PMs nach MS Project 2013 mit SP 1 updaten.

    Viele Grüße,

    Christian
  7. User Advert


    Hi,

    willkommen im Windows Forum!
Thema:

MS Project 2013 - Blocking Users from adding new Resources. - Microsoft Office

Die Seite wird geladen...

MS Project 2013 - Blocking Users from adding new Resources. - Similar Threads - Project 2013 Blocking

Forum Datum

Restricting users from adding or installing Office add-ins

Restricting users from adding or installing Office add-ins: Hello dear community,We want to restrict users from adding or installing Office add-ins from the Office Store, but allow one specific application. How can it be done?After locking the store, I...
Microsoft Office 19. April 2023

new project

new project: Look my new video at Youtube [MEDIA]
Microsoft Windows 3. Januar 2023

Blocking users from downloading files on mobile devices

Blocking users from downloading files on mobile devices: I'm currently researching ways to restrict users from being able to download files on mobile devices, that are not managed by my company. I'm aware that Microsoft offers an easy solution for this,...
Microsoft Office 25. März 2021

MS Project 2016 Vergleich der Programmfeatures mit MS Project 2013

MS Project 2016 Vergleich der Programmfeatures mit MS Project 2013: Gibt es eine Vergleichstabelle über die Funktionen beider Versionen? Was ist neu in Project 2016?
Microsoft Office 17. September 2020

MS Project 2013

MS Project 2013: Seit 2017 nutze ich MS Project 2013, und möchte dieses Programm auf meinem neuen Surface Book 2 weiter nutzen. Doch leider besteht derzeit keine Möglichkeit, das Setup-Programm aus dem Internet zu...
Microsoft Office 16. Juni 2018

MS Project 2013/2016

MS Project 2013/2016: Hallo, vielleicht kann mir jemand helfen. Ich möchte im MS Project einen benutzerdefinierten Filter erstellen, der grundsätzlich gleich funktioniert wie die Filterfunktion über das Auswahlfenster,...
Microsoft Office 18. Juni 2017

MS Project 2013

MS Project 2013: Hallo, seit einpaar Tagen kämpfe ich mit dem Gantt-Diagramm. Ich möchte, dass der Balken-Rollup automatisch dargestellt wird. Allerdings werden dann die Balken, die nah aneinander liegen...
Microsoft Office 9. November 2016
MS Project 2013 - Blocking Users from adding new Resources. solved
  1. Diese Seite verwendet Cookies, um Inhalte zu personalisieren, diese deiner Erfahrung anzupassen und dich nach der Registrierung angemeldet zu halten.
    Auf dieser Website werden Cookies für die Zugriffsanalyse und Anzeigenmessung verwendet.
    Wenn du dich weiterhin auf dieser Seite aufhältst, akzeptierst du unseren Einsatz von Cookies.