J
Julio Baixauli
Hi.
In VBA for MS Project, the function TimescaleEdit is used to change the
settings of the timescale:
Dim percentage
percentage=100 '100%
TimescaleEdit Enlarge:=percentage
I would like to know the function I have to use to get the actual
Timescale_Enlarge setting. I was looking for it long time, but I have not
found it.
Thankyou!
In VBA for MS Project, the function TimescaleEdit is used to change the
settings of the timescale:
Dim percentage
percentage=100 '100%
TimescaleEdit Enlarge:=percentage
I would like to know the function I have to use to get the actual
Timescale_Enlarge setting. I was looking for it long time, but I have not
found it.
Thankyou!