Discussion on:
I would define a late start where the ActualStart is > Baseline Start, so you would adjust the IF statement:
If t.ActualStart > t.BaselineStart Then
(Treat that line as pseudo code as I'm typing it..vs building it into the script)
If you didn't want to use VBA, you could also do a custom highlight filter
Andy
If t.ActualStart > t.BaselineStart Then
(Treat that line as pseudo code as I'm typing it..vs building it into the script)
If you didn't want to use VBA, you could also do a custom highlight filter
Andy
- Keyboard Shortcuts:
- Prev
- Next
- Toggle

































