N
Newbie
I have been searching for the VBA codes, including the links from this
site. However, I could not find the answers what I have been looking.
This is not a PWA, just a Microsoft Project Professional 2007.
Situations:
1. We have already color-coded a field with "Marked". So, we can no
longer use that "marked".
2. We have one field, called -> "Level Type" (we renamed it from
"Text10"), which has three values -> "major", "minor" and "both".
3. Since we have already linked the one of the fields to the "Marked
Tasks". We could format the additional value, based on what we have
set up in the Marked tasks. (We can use it only one time.)
What we would like to do:
We like to have the VBA codes that will trigger the color coded, when
the following condition occurred:
* If the field "Level Type" (Text10) has the value of "both", we
would like to have the fonts in the "Task Name" changed to "Bold",
"Italic", "Arial", "10" with "Yellow" background. *
I tried to search for solutions. I encountered mostly with PWA issues.
There were some links that took me to the site in New Zealand that
several people recommended. When I typed the word search with the
word, "color", it did not return anything.
It is too bad that I could not find the conditional format, like we
have in Excel.
Second thing: I have never used VBA to code the Microsoft Project
Professional 2007 before. How can we ensure that the codes will be
activated? Will there be a pop-up when the file opens and ask us to
activate macros?
I do appreicate if some experts can provide the VBA codes to make this
work. Thank you for your time.
site. However, I could not find the answers what I have been looking.
This is not a PWA, just a Microsoft Project Professional 2007.
Situations:
1. We have already color-coded a field with "Marked". So, we can no
longer use that "marked".
2. We have one field, called -> "Level Type" (we renamed it from
"Text10"), which has three values -> "major", "minor" and "both".
3. Since we have already linked the one of the fields to the "Marked
Tasks". We could format the additional value, based on what we have
set up in the Marked tasks. (We can use it only one time.)
What we would like to do:
We like to have the VBA codes that will trigger the color coded, when
the following condition occurred:
* If the field "Level Type" (Text10) has the value of "both", we
would like to have the fonts in the "Task Name" changed to "Bold",
"Italic", "Arial", "10" with "Yellow" background. *
I tried to search for solutions. I encountered mostly with PWA issues.
There were some links that took me to the site in New Zealand that
several people recommended. When I typed the word search with the
word, "color", it did not return anything.
It is too bad that I could not find the conditional format, like we
have in Excel.
Second thing: I have never used VBA to code the Microsoft Project
Professional 2007 before. How can we ensure that the codes will be
activated? Will there be a pop-up when the file opens and ask us to
activate macros?
I do appreicate if some experts can provide the VBA codes to make this
work. Thank you for your time.