Export Shape data

R

r

How can we export shape data to a database from multiple pages. Tried all
the basic visio wizards, but are all based on single pages.

Visio file can contain approx 120 pages, so I thinks VB macro will be the
only possibilities .. any smart guys out there ?

R.
 
C

Chris [Visio MVP]

VBA is definitely one way to go. Also, you could save a Visio document in
the Visio xml file format (2002, 2003 Visios only). Then you've got a higher
chance of having an in-house geek who might know what to do with that -
filter through to find all of the Custom Property info...
 
M

Mark Nelson [MS]

Tools > Report will let you send the shape data to Excel, html or XML.

--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top