question

HansFrap-2728 avatar image
0 Votes"
HansFrap-2728 asked

How to get Timescale value (MS Project)

Problem description
With VBA, I want to set my TimeScale, in the Gantt Chart , Resource Usage and Task Usage view, to my own default.
I would first like to read the Enlarge value as it has already been set.
I then want to use the retrieved Enlarge value when setting my timescale to 3 Tiers.

I can adjust my Timescale with: TimescaleEdit.
(This often changes the Enlarge value. But If I know the Enlarge value then I could replace the changed Enlarge value back to the previous value)

Question
How do I retrieve the current Enlarge value before adjusting the TimeScale?

office-vba-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers