Visio Guy

Visio Discussions => General Visio => Topic started by: a.d.a.m on March 02, 2023, 10:37:25 AM

Title: Milestones/Intervals - Description below to above date
Post by: a.d.a.m on March 02, 2023, 10:37:25 AM
Hello everyone

I urgently need your help. I work with MS Visio Professional 2016 to create project timelines. I work almost exclusively with Timeline Shapes.
Standard Visio setting for milestones and intervals places a date (or a range of dates) above the description i.e. standard setting is: "Description Placement Below Date".

Position of the Description can be changed manually for each individual milestone/interval to "Description Placement Above Date".

Question:
1. How to make "Description Placement Above Date" as a standard setting for any new milestone/interval?
2. How to make bulk change (a change applied to many milestones/intervals at the same time) from "Description Placement Below Date"  to "Description Placement Above Date" ?

I'm not a technical person so simple, step-by-step procedure would be very welcome.
Title: Re: Milestones/Intervals - Description below to above date
Post by: a.d.a.m on April 21, 2023, 09:39:11 AM
I have received no response to my question. Is that because the question was not clearly formulated, or because no one knows the solution?
Title: Re: Milestones/Intervals - Description below to above date
Post by: Surrogate on April 21, 2023, 10:27:12 AM
Quote from: a.d.a.m on April 21, 2023, 09:39:11 AM
Is that because the question was not clearly formulated, or because no one knows the solution?
Sorry! I don't know anything about milestones/intervals... (https://visio.getbb.ru/images/ranks/visio_getbb_ru/huh.gif)
Title: Re: Milestones/Intervals - Description below to above date
Post by: wapperdude on April 21, 2023, 03:16:19 PM
Quote1. How to make "Description Placement Above Date" as a standard setting for any new milestone/interval?
I don't believe there is a mechanism to change the default stting.  But, you can create a custom stencil and add your modified timeline shape(s) to it.  Then, these new defaults are available for dragon drop.

Quote2. How to make bulk change (a change applied to many milestones/intervals at the same time) from "Description Placement Below Date"  to "Description Placement Above Date" ?
The most effective way is to open the Document Stencil and edit the masters.  These changes will flush thru to all shapes that reference them.  The next method is writing a small macro to loop thru the shapes on the page and change settings.  But try the Doc When method 1st.
Title: Re: Milestones/Intervals - Description below to above date
Post by: Yacine on April 21, 2023, 04:06:59 PM
Find the actual stencil on your computer and make a copy of it.
Create a new timeline drawing. The stencil will open automatically.
Edit the master "2 triangle milestone".
Make sure you're in developer mode (Google it, if you don't know how).
Open the shapesheet of the master.
Set the cell "User.visDescriptionPosition" to 0.
Save.