(Msg. 1) Posted: Tue Sep 02, 2008 5:47 am
Post subject: use of Data1 field Archived from groups: microsoft>public>visio>general (more info?)
Can you tell how Data1 field is used under Format, Special options in Visio.
I am trying to link milestone data held in Excel with a Visio (time line)
view I have. Is there a way of linking the data in Excel to Visio so that the
timeline is automatically updated when the milestone data changes?
Thanks, jen
(Msg. 2) Posted: Tue Sep 02, 2008 9:05 am
Post subject: Re: use of Data1 field [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
"Jen" <Jen.RemoveThis@discussions.microsoft.com> wrote in message
news:07D1E871-7815-4BC4-8D7B-039D0F3167AA@microsoft.com...
> Can you tell how Data1 field is used under Format, Special options in
> Visio.
> I am trying to link milestone data held in Excel with a Visio (time line)
> view I have. Is there a way of linking the data in Excel to Visio so that
> the
> timeline is automatically updated when the milestone data changes?
> Thanks, jen
I do not think that the Timeline template uses Data1. You can access the
value of these fields by using VBA
ShpObj.Data1 = "Some text"
(Msg. 3) Posted: Tue Sep 02, 2008 6:04 pm
Post subject: Re: use of Data1 field [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
In my experience most of the work done in the timeline addin is accomplished
with user and custom properties. Some of these are buried inside of the group
shape in the subshapes.
al
"John... Visio MVP" wrote:
> "Jen" <Jen RemoveThis @discussions.microsoft.com> wrote in message
> news:07D1E871-7815-4BC4-8D7B-039D0F3167AA@microsoft.com...
> > Can you tell how Data1 field is used under Format, Special options in
> > Visio.
> > I am trying to link milestone data held in Excel with a Visio (time line)
> > view I have. Is there a way of linking the data in Excel to Visio so that
> > the
> > timeline is automatically updated when the milestone data changes?
> > Thanks, jen
>
>
> I do not think that the Timeline template uses Data1. You can access the
> value of these fields by using VBA
> ShpObj.Data1 = "Some text"
>
> John... Visio MVP
>
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum