Articles in Code
A Visio Guy forum member asked the question: “How many nested IF statements can I stuff into a ShapeSheet formula?”
“Good question!”, I thought and went off to investigate!
Learn about new features in Visio 2010 that will help you to build better network rack diagrams, and download code to help you automate the process!
Connect shapes in numerical-order at the press of a button! Then download the VBA code to see how it’s done!
Stop “Shift + Clicking”. Start selecting all connectors on the page USING CODE. Then do something to them!
Stop typing “Property Let”, “Property Get” over and over and over. Let our VBA code do it for you.
Refresh your Data each and every time you open your Visio 2007 Professional Data-Connected Diagramme
Learn how VBA code can be used to detect connections between shapes and traverse paths through diagrams.
Download a Visio file packed with sample VBA code that will help you understand not only connectors and connecting in Visio, but also path analysis as well!
Today, we continue with the movie-trilogy theme, but concentrate on advanced tips for importing and working with multiple shapes automatically.
This is the third and final piece in our trilogy of articles on Visio data graphics …
When you Save As Web with Visio, you create a subdirectory full of small files, just begging to be modified. This article points you to resources that will help you to understand and work with those files so that you can get Save As Web to do what you really want it to do.
Learn how to re-use your code, save time, and work more efficiently by using VBAs CallByName method!
UPDATE!
Hey football/soccer fans! We’ve got an update to our automated smart drawing for this years European Cup soccer tournament.
Perhaps you are familiar with the first version, which can be found here: European Cup 2008 …
Visio is a natural choice for creating brackets for sports tournaments.
I have seen many elimination-tournament diagrams created in Visio over the years. In fact, just a few years ago, a very nice example was done …
It’s easy enough to get the set of selected shapes in Visio using code. But if the user has sub-selected some shapes, they won’t show up in your Selection object without a bit of tweaking. Learn how to detect ALL of the selected shapes in this article!
If you’ve ever drawn arcs in Visio, then grouped them together, you may have noticed that they behave oddly when you resize the group. In this article, we’ll explain why this happens and how to fix it. You’ll also learn about the two shape interaction styles that Visio shapes have: 1D and 2D shapes!
If you’re a developer, looking to create Visio-based solutions, then you’re going to need to programmatically connect Visio shapes together. Wouldn’t be nice to have a snippet or two to start from?
Today’s post shows you …
If you are busy developing a Visio solution, you might run into the situation where you need to edit a Visio master using code.
Like any application that has survived the ages, Visio has its share …
Getting text on a circle in Visio was always a pain until the Circular Text Generator (version 1) appeared on Visio Guy. V1 was evidently a big hit, but you wanted more! Version 2 adds …
A Visio newsgrouper recently pointed out that in Visio, inserted images have a different default text position than normal shapes. For images, the text is located at the bottom of the shape, and text “grows” …
Visio 2003 has a defect in the LengthIU property of a Shape object. This article discusses the bug, describes a work-around, and offers Visual Basic code to help you get back on track!
Finally, you can add text to a circle inside of Visio! This is first version of a series of tools to help you get your Visio text out-of-line!
Download a Visio document that lets you add “hot spot” shapes to a diagram, then export an HTML page that provides mouse-over pop-up functionality corresponding to the hot spot locations.
Play around with the venerable Candy Equipment Manufacturing demo that simulates a sales-automation scenario with Visio, and showcases SmartShape technology, database integration, MS Excel integration, Visual Basic for Applications (VBA) automation code, Database Wizard applications, Custom Patterns, Layers and more!
Learn a better way to get VBA code to run when your documents open.
Putting Visual Basic for Applications (VBA) code behind your Visio documents is convenient and powerful, but can be a security risk when mis-used. Learn the ins and outs of Microsoft’s built-in macro security features.
Visimation Inc. has written some fabulous articles for MSDN about integrating Visio with Access, Excel, Active Directory, SQL Server, MOM, Exchange, Reporting Services and SharePoint.
Find out about resources for using, developing and customizing the exciting new Data Graphics in Visio 2007.
Watch some instructive videos on how to use the cool new features of Visio 2007.
Get links to presentations, articles and samples that show Visio’s xml features and capabilities.
Learn about the ShapeSheet’s POLYLINE function and PolyLineTo row type, and how they can work to make your shapes smaller and faster. Download the VBA code that will help you poly-line-ify your shapes with the click of a button!
Download a Visio diagram that contains VBA code to help you create polygon shapes with any number of sides.





