Z
Zoltar
Hi everybody.
Do you know why this macro doesn't works
Sub Macro4()
SelectRow Row:=2, RowRelative:=False
GanttBarFormatEx TaskID:=4, GanttStyle:=7, TopText:=""
End Sub
How can i disable the toptext over the gantt bar with a macro?
Thanks
Do you know why this macro doesn't works
Sub Macro4()
SelectRow Row:=2, RowRelative:=False
GanttBarFormatEx TaskID:=4, GanttStyle:=7, TopText:=""
End Sub
How can i disable the toptext over the gantt bar with a macro?
Thanks