Forum Discussion
MS Project Edition texte rapide ?!
Hello les pro,
Besoin d'un tips sous MS Project pour éditer l'ensemble ( ou selection partiel) du projet pour insérer en début de ligne un texte de référence propre au projet.
Exemple un niveau supérieur se répétant en début de texte de toutes les sous lignes / sous niveau
Ex : Modèle 42
Modèle 42 - Voiture
Modèle 42 - Porte
Modèle 42 - Vitre
Merci pour l'info
A+
Olimsproject
- Ignacio_MartinIron Contributor
Hi Olimsproject
One method may be the following:
1. Insert custom field columns Text1 and Text2 into the task table.
2. Enter the following formula in the Text2 field (Copy and Paste), through the options Menu > Project > Properties > Custom Fields:IIf([Text1]<>"";[Text1] & [Name];[Name])
N.- In some regions the Windows list separator symbol will require to be replaced in the formula by a comma (,) instead of (;)
3. Enter the text you want to add in front of the Task Name in the Text1 column (Copy and Drag).
4. Copy and Paste Text1 into Task Name.I hope you find it useful.
Ignacio
- OlimsprojectCopper Contributor