P
Poody
I'm trying to write a macro that updates a column for each task based on the
font color that is used. I haven't been able to figure out how to get the
font color value out of the FontColor property.
Can anyone help me out?
As an example, in Excel, I could use something like:
cellColor = Range("A1").Interior.ColorIndex
Is there something similar for MS Project? I'm using MS Project 2002.
Thanks in advance.
Rich
font color that is used. I haven't been able to figure out how to get the
font color value out of the FontColor property.
Can anyone help me out?
As an example, in Excel, I could use something like:
cellColor = Range("A1").Interior.ColorIndex
Is there something similar for MS Project? I'm using MS Project 2002.
Thanks in advance.
Rich