I assume this requires some programming on my part to grep these string but
where would I start?
Any references or example would be appreciated.
FionaDM
It's a bit long to explain but it's not that difficult.
1. Format, Bar Styles (one example)
At the end of the list add a line
Name ... Tender Tasks
Appearance ... select what you want to show
Show For... Flag1
2. Insert Flag1 field, select.
Tools, Customize, Fields
Flag1 is selected
Click the word "Formula"
Enter a formula as follows
Iif(Instr([Name],"tender")>0,Yes,No)
OK, etc.
Tat's it for >Tender.
Now again for Flag2 and Construction, etcetera.
Hope this helps
--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
+32 495 300 620
For availability check:
http://users.online.be/prom-ade/Calendar.pdf
"FionaDM" <Fio...@discussions.microsoft.com> wrote in message
news:697181A5-25ED-4C39...@microsoft.com...