Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Visio

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-10-2008, 06:57 PM
=?Utf-8?B?SmVzc2ljYVJvc2U=?=
 
Posts: n/a
How to update multiple stencils when linked with Excel database

I am working on a project that uses multiple stencil files. I am able to
export to an excel database, and refresh each symbol by dragging to the
drawing, but am wondering how I could update multiple symbols at one time in
the actual stencil file from the excel database? The ONLY updates I can find
update one at a time and I am needing a quicker way to update my symbols'
custom properties all at once, rather than editing each individual custom
property. I am using visio 2003 standard.
Is this possible with Visio and excel?
Reply With Quote
  #2 (permalink)  
Old 06-11-2008, 12:18 PM
John Marshall, MVP
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel database

Do you mean drawings rather than stencils? A stencil is a collection of
shapes. When a drawing is created the shapes are copied from a stencil to a
local stencil that is part of the drawing. It is possible to update the
masters in the local stencil and have all the appearances of those shapes on
the drawings automatically updated.

John... Visio MVP

Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
Need VBA examples? http://visio.mvps.org/VBA.htm
Visio Wishlist http://visio.mvps.org/wish_list.htm
"JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>I am working on a project that uses multiple stencil files. I am able to
> export to an excel database, and refresh each symbol by dragging to the
> drawing, but am wondering how I could update multiple symbols at one time
> in
> the actual stencil file from the excel database? The ONLY updates I can
> find
> update one at a time and I am needing a quicker way to update my symbols'
> custom properties all at once, rather than editing each individual custom
> property. I am using visio 2003 standard.
> Is this possible with Visio and excel?



Reply With Quote
  #3 (permalink)  
Old 06-11-2008, 02:16 PM
=?Utf-8?B?SmVzc2ljYVJvc2U=?=
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

I mean stencils. What we have is a collection of various symbols with about
11 custom properties field attached. Several people use these symbols to
design cable systems. Sometimes, something such as price may change, and we
wanted to be able to go into a spreadsheet, change let's say, 100 symbol's
pricing, then have it automatically update within the stencil file, so future
drawings can pull the symbol with updated information. It would be so much
quicker to update within a database, rather than going into each master and
editing the cusom properties individually

"John Marshall, MVP" wrote:

> Do you mean drawings rather than stencils? A stencil is a collection of
> shapes. When a drawing is created the shapes are copied from a stencil to a
> local stencil that is part of the drawing. It is possible to update the
> masters in the local stencil and have all the appearances of those shapes on
> the drawings automatically updated.
>
> John... Visio MVP
>
> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
> Need VBA examples? http://visio.mvps.org/VBA.htm
> Visio Wishlist http://visio.mvps.org/wish_list.htm
> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
> >I am working on a project that uses multiple stencil files. I am able to
> > export to an excel database, and refresh each symbol by dragging to the
> > drawing, but am wondering how I could update multiple symbols at one time
> > in
> > the actual stencil file from the excel database? The ONLY updates I can
> > find
> > update one at a time and I am needing a quicker way to update my symbols'
> > custom properties all at once, rather than editing each individual custom
> > property. I am using visio 2003 standard.
> > Is this possible with Visio and excel?

>
>
>

Reply With Quote
  #4 (permalink)  
Old 06-11-2008, 04:45 PM
AlEdlund
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

you might want to check this out.
http://msdn.microsoft.com/en-us/libr...ffice.10).aspx
al
"JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
>I mean stencils. What we have is a collection of various symbols with
>about
> 11 custom properties field attached. Several people use these symbols to
> design cable systems. Sometimes, something such as price may change, and
> we
> wanted to be able to go into a spreadsheet, change let's say, 100 symbol's
> pricing, then have it automatically update within the stencil file, so
> future
> drawings can pull the symbol with updated information. It would be so
> much
> quicker to update within a database, rather than going into each master
> and
> editing the cusom properties individually
>
> "John Marshall, MVP" wrote:
>
>> Do you mean drawings rather than stencils? A stencil is a collection of
>> shapes. When a drawing is created the shapes are copied from a stencil to
>> a
>> local stencil that is part of the drawing. It is possible to update the
>> masters in the local stencil and have all the appearances of those shapes
>> on
>> the drawings automatically updated.
>>
>> John... Visio MVP
>>
>> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>> Need VBA examples? http://visio.mvps.org/VBA.htm
>> Visio Wishlist http://visio.mvps.org/wish_list.htm
>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>> >I am working on a project that uses multiple stencil files. I am able
>> >to
>> > export to an excel database, and refresh each symbol by dragging to the
>> > drawing, but am wondering how I could update multiple symbols at one
>> > time
>> > in
>> > the actual stencil file from the excel database? The ONLY updates I
>> > can
>> > find
>> > update one at a time and I am needing a quicker way to update my
>> > symbols'
>> > custom properties all at once, rather than editing each individual
>> > custom
>> > property. I am using visio 2003 standard.
>> > Is this possible with Visio and excel?

>>
>>
>>


Reply With Quote
  #5 (permalink)  
Old 06-12-2008, 12:41 AM
John Marshall, MVP
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

Al, that is a broken link.

John... Visio MVP

"AlEdlund" <edlund@ameritech.net> wrote in message
news:43D6BAC4-BF30-41E9-93E3-999C6566CF1B@microsoft.com...
> you might want to check this out.
> http://msdn.microsoft.com/en-us/libr...ffice.10).aspx
> al
> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
> news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
>>I mean stencils. What we have is a collection of various symbols with
>>about
>> 11 custom properties field attached. Several people use these symbols to
>> design cable systems. Sometimes, something such as price may change, and
>> we
>> wanted to be able to go into a spreadsheet, change let's say, 100
>> symbol's
>> pricing, then have it automatically update within the stencil file, so
>> future
>> drawings can pull the symbol with updated information. It would be so
>> much
>> quicker to update within a database, rather than going into each master
>> and
>> editing the cusom properties individually
>>
>> "John Marshall, MVP" wrote:
>>
>>> Do you mean drawings rather than stencils? A stencil is a collection of
>>> shapes. When a drawing is created the shapes are copied from a stencil
>>> to a
>>> local stencil that is part of the drawing. It is possible to update the
>>> masters in the local stencil and have all the appearances of those
>>> shapes on
>>> the drawings automatically updated.
>>>
>>> John... Visio MVP
>>>
>>> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>>> Need VBA examples? http://visio.mvps.org/VBA.htm
>>> Visio Wishlist http://visio.mvps.org/wish_list.htm
>>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>>> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>>> >I am working on a project that uses multiple stencil files. I am able
>>> >to
>>> > export to an excel database, and refresh each symbol by dragging to
>>> > the
>>> > drawing, but am wondering how I could update multiple symbols at one
>>> > time
>>> > in
>>> > the actual stencil file from the excel database? The ONLY updates I
>>> > can
>>> > find
>>> > update one at a time and I am needing a quicker way to update my
>>> > symbols'
>>> > custom properties all at once, rather than editing each individual
>>> > custom
>>> > property. I am using visio 2003 standard.
>>> > Is this possible with Visio and excel?
>>>
>>>
>>>

>



Reply With Quote
  #6 (permalink)  
Old 06-12-2008, 01:03 AM
John Marshall, MVP
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas


So I guess one key feature is that you do not want already created drawings
to update to the new prices.

So it is possible to search a stencil and change the value of a custom
property. You can write code that loops through all stencils in a directory,
find all shapes using a specific custom property and then update that value
from a data source line Excel or Access.

John... Visio MVP

Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
Need VBA examples? http://visio.mvps.org/VBA.htm
Visio Wishlist http://visio.mvps.org/wish_list.htm
"JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
>I mean stencils. What we have is a collection of various symbols with
>about
> 11 custom properties field attached. Several people use these symbols to
> design cable systems. Sometimes, something such as price may change, and
> we
> wanted to be able to go into a spreadsheet, change let's say, 100 symbol's
> pricing, then have it automatically update within the stencil file, so
> future
> drawings can pull the symbol with updated information. It would be so
> much
> quicker to update within a database, rather than going into each master
> and
> editing the cusom properties individually
>
> "John Marshall, MVP" wrote:
>
>> Do you mean drawings rather than stencils? A stencil is a collection of
>> shapes. When a drawing is created the shapes are copied from a stencil to
>> a
>> local stencil that is part of the drawing. It is possible to update the
>> masters in the local stencil and have all the appearances of those shapes
>> on
>> the drawings automatically updated.
>>
>> John... Visio MVP
>>
>> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>> Need VBA examples? http://visio.mvps.org/VBA.htm
>> Visio Wishlist http://visio.mvps.org/wish_list.htm
>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>> >I am working on a project that uses multiple stencil files. I am able
>> >to
>> > export to an excel database, and refresh each symbol by dragging to the
>> > drawing, but am wondering how I could update multiple symbols at one
>> > time
>> > in
>> > the actual stencil file from the excel database? The ONLY updates I
>> > can
>> > find
>> > update one at a time and I am needing a quicker way to update my
>> > symbols'
>> > custom properties all at once, rather than editing each individual
>> > custom
>> > property. I am using visio 2003 standard.
>> > Is this possible with Visio and excel?

>>
>>
>>



Reply With Quote
  #7 (permalink)  
Old 06-12-2008, 01:31 AM
AlEdlund
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

John,
I just tried it and it works from here ? In any case it's the network demo
from msdn library (office development) that shows how to do the database
lookup for BOM.

Visio 2000 Technical Articles
Custom Visio Solution: Network Configuration Example (Visio, Access, and
Excel Integration)

al


"John Marshall, MVP" <lancucki@stonehenge.ca> wrote in message
news:%23QsAHUCzIHA.2292@TK2MSFTNGP03.phx.gbl...
> Al, that is a broken link.
>
> John... Visio MVP
>
> "AlEdlund" <edlund@ameritech.net> wrote in message
> news:43D6BAC4-BF30-41E9-93E3-999C6566CF1B@microsoft.com...
>> you might want to check this out.
>> http://msdn.microsoft.com/en-us/libr...ffice.10).aspx
>> al
>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>> news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
>>>I mean stencils. What we have is a collection of various symbols with
>>>about
>>> 11 custom properties field attached. Several people use these symbols
>>> to
>>> design cable systems. Sometimes, something such as price may change,
>>> and we
>>> wanted to be able to go into a spreadsheet, change let's say, 100
>>> symbol's
>>> pricing, then have it automatically update within the stencil file, so
>>> future
>>> drawings can pull the symbol with updated information. It would be so
>>> much
>>> quicker to update within a database, rather than going into each master
>>> and
>>> editing the cusom properties individually
>>>
>>> "John Marshall, MVP" wrote:
>>>
>>>> Do you mean drawings rather than stencils? A stencil is a collection of
>>>> shapes. When a drawing is created the shapes are copied from a stencil
>>>> to a
>>>> local stencil that is part of the drawing. It is possible to update the
>>>> masters in the local stencil and have all the appearances of those
>>>> shapes on
>>>> the drawings automatically updated.
>>>>
>>>> John... Visio MVP
>>>>
>>>> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>>>> Need VBA examples? http://visio.mvps.org/VBA.htm
>>>> Visio Wishlist http://visio.mvps.org/wish_list.htm
>>>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>>>> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>>>> >I am working on a project that uses multiple stencil files. I am able
>>>> >to
>>>> > export to an excel database, and refresh each symbol by dragging to
>>>> > the
>>>> > drawing, but am wondering how I could update multiple symbols at one
>>>> > time
>>>> > in
>>>> > the actual stencil file from the excel database? The ONLY updates I
>>>> > can
>>>> > find
>>>> > update one at a time and I am needing a quicker way to update my
>>>> > symbols'
>>>> > custom properties all at once, rather than editing each individual
>>>> > custom
>>>> > property. I am using visio 2003 standard.
>>>> > Is this possible with Visio and excel?
>>>>
>>>>
>>>>

>>

>
>


Reply With Quote
  #8 (permalink)  
Old 06-12-2008, 03:07 AM
=?Utf-8?B?SmVzc2ljYVJvc2U=?=
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

So what would be the best resource for writing codes for my situation?

"John Marshall, MVP" wrote:

>
> So I guess one key feature is that you do not want already created drawings
> to update to the new prices.
>
> So it is possible to search a stencil and change the value of a custom
> property. You can write code that loops through all stencils in a directory,
> find all shapes using a specific custom property and then update that value
> from a data source line Excel or Access.
>
> John... Visio MVP
>
> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
> Need VBA examples? http://visio.mvps.org/VBA.htm
> Visio Wishlist http://visio.mvps.org/wish_list.htm
> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
> news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
> >I mean stencils. What we have is a collection of various symbols with
> >about
> > 11 custom properties field attached. Several people use these symbols to
> > design cable systems. Sometimes, something such as price may change, and
> > we
> > wanted to be able to go into a spreadsheet, change let's say, 100 symbol's
> > pricing, then have it automatically update within the stencil file, so
> > future
> > drawings can pull the symbol with updated information. It would be so
> > much
> > quicker to update within a database, rather than going into each master
> > and
> > editing the cusom properties individually
> >
> > "John Marshall, MVP" wrote:
> >
> >> Do you mean drawings rather than stencils? A stencil is a collection of
> >> shapes. When a drawing is created the shapes are copied from a stencil to
> >> a
> >> local stencil that is part of the drawing. It is possible to update the
> >> masters in the local stencil and have all the appearances of those shapes
> >> on
> >> the drawings automatically updated.
> >>
> >> John... Visio MVP
> >>
> >> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
> >> Need VBA examples? http://visio.mvps.org/VBA.htm
> >> Visio Wishlist http://visio.mvps.org/wish_list.htm
> >> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
> >> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
> >> >I am working on a project that uses multiple stencil files. I am able
> >> >to
> >> > export to an excel database, and refresh each symbol by dragging to the
> >> > drawing, but am wondering how I could update multiple symbols at one
> >> > time
> >> > in
> >> > the actual stencil file from the excel database? The ONLY updates I
> >> > can
> >> > find
> >> > update one at a time and I am needing a quicker way to update my
> >> > symbols'
> >> > custom properties all at once, rather than editing each individual
> >> > custom
> >> > property. I am using visio 2003 standard.
> >> > Is this possible with Visio and excel?
> >>
> >>
> >>

>
>
>

Reply With Quote
  #9 (permalink)  
Old 06-12-2008, 11:49 AM
John Marshall, MVP
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

It keeps sending me to
http://msdn.microsoft.com/en-us/library/ms123402.aspx

Is it possible that you have that page cached on your machine?

John... Visio MVP

Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
Need VBA examples? http://visio.mvps.org/VBA.htm
Visio Wishlist http://visio.mvps.org/wish_list.htm
"AlEdlund" <edlund@ameritech.net> wrote in message
news:CCEF06EE-37CD-4DED-AA58-6CF58350FB44@microsoft.com...
> John,
> I just tried it and it works from here ? In any case it's the network demo
> from msdn library (office development) that shows how to do the database
> lookup for BOM.
>
> Visio 2000 Technical Articles
> Custom Visio Solution: Network Configuration Example (Visio, Access, and
> Excel Integration)
>
> al
>
>
> "John Marshall, MVP" <lancucki@stonehenge.ca> wrote in message
> news:%23QsAHUCzIHA.2292@TK2MSFTNGP03.phx.gbl...
>> Al, that is a broken link.
>>
>> John... Visio MVP
>>
>> "AlEdlund" <edlund@ameritech.net> wrote in message
>> news:43D6BAC4-BF30-41E9-93E3-999C6566CF1B@microsoft.com...
>>> you might want to check this out.
>>> http://msdn.microsoft.com/en-us/libr...ffice.10).aspx
>>> al
>>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>>> news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
>>>>I mean stencils. What we have is a collection of various symbols with
>>>>about
>>>> 11 custom properties field attached. Several people use these symbols
>>>> to
>>>> design cable systems. Sometimes, something such as price may change,
>>>> and we
>>>> wanted to be able to go into a spreadsheet, change let's say, 100
>>>> symbol's
>>>> pricing, then have it automatically update within the stencil file, so
>>>> future
>>>> drawings can pull the symbol with updated information. It would be so
>>>> much
>>>> quicker to update within a database, rather than going into each master
>>>> and
>>>> editing the cusom properties individually
>>>>
>>>> "John Marshall, MVP" wrote:
>>>>
>>>>> Do you mean drawings rather than stencils? A stencil is a collection
>>>>> of
>>>>> shapes. When a drawing is created the shapes are copied from a stencil
>>>>> to a
>>>>> local stencil that is part of the drawing. It is possible to update
>>>>> the
>>>>> masters in the local stencil and have all the appearances of those
>>>>> shapes on
>>>>> the drawings automatically updated.
>>>>>
>>>>> John... Visio MVP
>>>>>
>>>>> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>>>>> Need VBA examples? http://visio.mvps.org/VBA.htm
>>>>> Visio Wishlist http://visio.mvps.org/wish_list.htm
>>>>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>>>>> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>>>>> >I am working on a project that uses multiple stencil files. I am
>>>>> >able to
>>>>> > export to an excel database, and refresh each symbol by dragging to
>>>>> > the
>>>>> > drawing, but am wondering how I could update multiple symbols at one
>>>>> > time
>>>>> > in
>>>>> > the actual stencil file from the excel database? The ONLY updates I
>>>>> > can
>>>>> > find
>>>>> > update one at a time and I am needing a quicker way to update my
>>>>> > symbols'
>>>>> > custom properties all at once, rather than editing each individual
>>>>> > custom
>>>>> > property. I am using visio 2003 standard.
>>>>> > Is this possible with Visio and excel?
>>>>>
>>>>>
>>>>>
>>>

>>
>>

>



Reply With Quote
  #10 (permalink)  
Old 06-12-2008, 11:51 AM
John Marshall, MVP
 
Posts: n/a
Re: How to update multiple stencils when linked with Excel databas

Give me a few days and I will crank one out. It is not a lot of code, it is
just a problem finding the time.

So basically you want something to change the value of a custom property of
a certain name to a new value in all the stencils of a directory.

John... Visio MVP

Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
Need VBA examples? http://visio.mvps.org/VBA.htm
Visio Wishlist http://visio.mvps.org/wish_list.htm
"JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
news:11AE0781-4E0A-491A-A0B9-CF7A2C4FDEC6@microsoft.com...
> So what would be the best resource for writing codes for my situation?
>
> "John Marshall, MVP" wrote:
>
>>
>> So I guess one key feature is that you do not want already created
>> drawings
>> to update to the new prices.
>>
>> So it is possible to search a stencil and change the value of a custom
>> property. You can write code that loops through all stencils in a
>> directory,
>> find all shapes using a specific custom property and then update that
>> value
>> from a data source line Excel or Access.
>>
>> John... Visio MVP
>>
>> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>> Need VBA examples? http://visio.mvps.org/VBA.htm
>> Visio Wishlist http://visio.mvps.org/wish_list.htm
>> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>> news:6AA961F4-498F-4147-8F5F-51197D0A2209@microsoft.com...
>> >I mean stencils. What we have is a collection of various symbols with
>> >about
>> > 11 custom properties field attached. Several people use these symbols
>> > to
>> > design cable systems. Sometimes, something such as price may change,
>> > and
>> > we
>> > wanted to be able to go into a spreadsheet, change let's say, 100
>> > symbol's
>> > pricing, then have it automatically update within the stencil file, so
>> > future
>> > drawings can pull the symbol with updated information. It would be so
>> > much
>> > quicker to update within a database, rather than going into each master
>> > and
>> > editing the cusom properties individually
>> >
>> > "John Marshall, MVP" wrote:
>> >
>> >> Do you mean drawings rather than stencils? A stencil is a collection
>> >> of
>> >> shapes. When a drawing is created the shapes are copied from a stencil
>> >> to
>> >> a
>> >> local stencil that is part of the drawing. It is possible to update
>> >> the
>> >> masters in the local stencil and have all the appearances of those
>> >> shapes
>> >> on
>> >> the drawings automatically updated.
>> >>
>> >> John... Visio MVP
>> >>
>> >> Need stencils or ideas? http://visio.mvps.org/3rdparty.htm
>> >> Need VBA examples? http://visio.mvps.org/VBA.htm
>> >> Visio Wishlist http://visio.mvps.org/wish_list.htm
>> >> "JessicaRose" <JessicaRose@discussions.microsoft.com> wrote in message
>> >> news:1112E42C-E15F-4F6D-9C2B-F3F197D8D1C3@microsoft.com...
>> >> >I am working on a project that uses multiple stencil files. I am
>> >> >able
>> >> >to
>> >> > export to an excel database, and refresh each symbol by dragging to
>> >> > the
>> >> > drawing, but am wondering how I could update multiple symbols at one
>> >> > time
>> >> > in
>> >> > the actual stencil file from the excel database? The ONLY updates I
>> >> > can
>> >> > find
>> >> > update one at a time and I am needing a quicker way to update my
>> >> > symbols'
>> >> > custom properties all at once, rather than editing each individual
>> >> > custom
>> >> > property. I am using visio 2003 standard.
>> >> > Is this possible with Visio and excel?
>> >>
>> >>
>> >>

>>
>>
>>



Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > MS Office > Visio


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 01:09 PM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109