Home › Forums › Discussion › [MS Project 2007] Lier "Début tâche C" avec "Maximum Fin [A et B]" › Reply To: [MS Project 2007] Lier "Début tâche C" avec "Maximum Fin [A et B]"
Se il vous plaît poser votre question en anglais.
A task custom field formula can only reference the fields of the task that it is evaluated for. In other words, the formula evaluated for Task A can only access the data in Task A’s fields. So a formula finding max of data among several fields is not possible. You need to use VBA for this.