J
Julio Baixauli
Hi.
In VBA for MS Project (2003 Professional, in my case), 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 or method (if exist) I have to use to get
the actual Enlarge setting. I was looking for it long time, but I have not
found it.
Thankyou!
In VBA for MS Project (2003 Professional, in my case), 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 or method (if exist) I have to use to get
the actual Enlarge setting. I was looking for it long time, but I have not
found it.
Thankyou!