S
SpaceCamel
I am using the FontEx function to highlight rows with certain properties.
The macro loops thru all tasks and if there is a match it then uses
SelectRow to select the task and apply the CellColor.
But SelectRow doesn't give the right row if there are rolled-up summaries.
Is there a way to use the FontEx function in the background, just using the
task object?
The macro loops thru all tasks and if there is a match it then uses
SelectRow to select the task and apply the CellColor.
But SelectRow doesn't give the right row if there are rolled-up summaries.
Is there a way to use the FontEx function in the background, just using the
task object?