• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Visio Guy

Smart graphics for visual people




  • Home
  • Hire Me
    • Hire Me
    • Résumé
  • Products
    • Products
    • Bubble Revision Shape
    • Layers to Pages Utility
    • Rack Unit Dimension Line
    • Radial Elements Tool with up to 100 Wedges
    • Text on a Circle Visio SmartShape
  • Index
    • Articles by Date
    • YouTube – VisioGuy
    • Download Information
    • Suggestion Box
    • Shop
    • Visio Art
    • Visio Links
    • – Visio Shapes & Stencils
    • – Visio Templates & Drawings
  • About
    • About
    • Donate
    • GitHub
    • jsFiddle
    • Reading List
    • Subscribe & Follow
      • – E-mail
      • – facebook
      • – Twitter
      • – RSS
    • Privacy Policy
  • Discussion Forum
You are here: Home / Archives for Development / ShapeSheet

ShapeSheet

Text Along a Connector’s Path in Microsoft Visio 2010

February 9, 2010 By Visio Guy 71 Comments

A feature lacking in Visio, like for-EVER, is the ability to align text along a connector’s path.

Now, Visio 2010’s new ShapeSheet functions and capabilities finally deliver.

Today we’ll show-off the cool new connector that I’ve developed for you, and get a very light technical explanation as to how it works!

[Read more…] about Text Along a Connector’s Path in Microsoft Visio 2010

Filed Under: Shapes, ShapeSheet, Visio 2010 Tagged With: Right-Click Actions, ShapeSheet, SmartShapes, Visio Connectors

Calculate Work Weeks For Your Visio Shapes

November 3, 2009 By Visio Guy 4 Comments

work-weeks-in-visioWe all know the numbers of the months. January is Number One! July is the 7th month, and December is the 12th.

But some folks need to know which week it is, and Visio has no formatting option to show dates as indexed weeks.

So we’re here to tell you how to do it!

[Read more…] about Calculate Work Weeks For Your Visio Shapes

Filed Under: ShapeSheet Tagged With: Calendar, date, week

Choose Colors with Shape Data Fields

October 21, 2009 By Visio Guy 22 Comments

choose-colors-in-shape-data

Do you have shapes that contain multiple colors that you’d like to easily change?

Wouldn’t it be neat to be able to specify those colors in Shape Data fields, along with other parameters for the shape?

Visio’s Shape Data fields don’t directly support colors, but I’ve come up with a workaround. You can read how I did it, or just get the download and re-use what I’ve already built!

[Read more…] about Choose Colors with Shape Data Fields

Filed Under: ShapeSheet Tagged With: Color, Formulas, Functions, Shape Data, ShapeSheet, ShapeSheet Formulas, User-defined Cells

Why Visio Shape Smarts Makes Your Life Easier

July 22, 2009 By Visio Guy 2 Comments

smart-geometryIt’s easy to use Visio and not notice some of the things that make it a great diagramming application.

One great feature is how shapes resize–or more aptly–how parts of shapes resize. If you’ve wondered about the term “SmartShapes”, this is an area where Visio shapes are truly smart.

So let’s take a visual tour and see how Visio SmartShapes do intelligent resizing that saves you time and improves your diagrams.

[Read more…] about Why Visio Shape Smarts Makes Your Life Easier

Filed Under: Power User, ShapeSheet Tagged With: Parameterize, ShapeSheet, Smart Drawings

What’s My Shape’s ID?

July 15, 2009 By Visio Guy 15 Comments

shape-id

Visio shape IDs are important.

No, seriously!

If you are developing with Visio, you will need to know how to get at them.

We’re here to show you how!

[Read more…] about What’s My Shape’s ID?

Filed Under: Code, ShapeSheet Tagged With: Shape ID

How to Count the Number of Items in a List

May 25, 2009 By Visio Guy 9 Comments

count-items-in-listI’ve been working on a new multi-shape that you will hopefully find useful for presentations and process documentation. The Automatic Chevron Process Shape uses a new ShapeSheet technique for counting items in a list that I’ll share with you here.

As I was building it, I was faced with the challenge of calculating how many items are in a list.

It’s easy enough to enter “One;Two;Three;Four” into a shape’s text or into a ShapeSheet cell, but how do you know that there are four items in the list?

[Read more…] about How to Count the Number of Items in a List

Filed Under: Shapes, ShapeSheet

Top Twelve Text Tips

May 6, 2009 By Visio Guy 65 Comments

top-twelve-texst-tipsIf you are designing your own shapes, you’ll spend a lot of time manipulating text.

And the more you learn about Visio’s capabilities, the more you’ll want to control shape text. Oh yes, you’ll want to rotate it, reposition it, evaluate it, make it reflect data, make it resize with the shape, and much, much more.

Today we have a treatise on twelve text tips for both end-users and ShapeSheet fans.

[Read more…] about Top Twelve Text Tips

Filed Under: ShapeSheet Tagged With: Text

Happy Pi Day…Sort Of

May 1, 2009 By Visio Guy 10 Comments

happy-pi-dayIn the US, March 14th is known to math fans as “Pi Day”, because in the US, we have a “special” date format (that makes dates much easier to sort and scan–trust me on this…)

Anyway, March 14th is written as: “3/14”, or perhaps 3.14. Pi Day. Get it?

Sadly, the rest of the world has no cause to celebrate, as March 14th is simply “14.3”–just another day on the calendar.

But today is May 1st, which could be abstracted to April 31st, which would be written in non-believing countries as 31.4. Pretty close. So I”m nominating today as “Metric Pi Day”.

To celebrate, I’m going to talk about Pi- and circle-related features in Visio! Today’s article is a hodge-podge of many end-user and ShapeSheet-related topics that have to do with circles and angles and Pi!

[Read more…] about Happy Pi Day…Sort Of

Filed Under: Shapes, ShapeSheet, Visio Content

Number Your Pages Visually

April 15, 2009 By Visio Guy 7 Comments

visual-page-numbering-2It’s nice to let your audience know where they are in a document, and how much further until the end. This is especially true if your Visio document does double-duty as a presentation.

A progress bar-style graphic does a nicer job of this than “Page 1 of 4” or “Page 3/4” or “75%”. The audience gets a real feel for how much is complete and how much remains.

Today’s article will show you some ShapeSheet techniques for creating a visual page-numbering shape. We’ll modify the Circle-text Title shape from an earlier Visio Guy article so that it shows you how far along you are in a document. You’ll also learn how to get the shape to position itself automatically on the page, so that it is even easier to use!

So go get a fresh cup of coffee and read on!

[Read more…] about Number Your Pages Visually

Filed Under: Shapes, ShapeSheet Tagged With: repeating shapes

Evaluate Shape Text With EvalText

March 10, 2009 By Visio Guy 16 Comments

calculatorIt is pretty easy to type text onto a Visio shape. And linking text to shape data fields takes just a quick visit to Insert > Field.

But did you know that you can use Visio shape text as a data source? That you can evaluate it as a meaningful number or useful quantity?

Today, we’ll show you a few tricks that will allow you to use shape text as quantifiable  data that you can take action on.

[Read more…] about Evaluate Shape Text With EvalText

Filed Under: ShapeSheet

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Interim pages omitted …
  • Go to page 8
  • Go to Next Page »

Primary Sidebar

Buy Über Rack Unit Dimension Line
Article — Purchase

Categories

Buy my book!

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tag Cloud

A/V Artistic Effects BPM BPMN Code Connectors Control Handles Countries Custom Patterns Custom Properties Data Graphics Data Linking Data Visualization David Edson David Parker Fill Format Formulas Functions Geometry Gradient Images Links Maps Multi-shapes Network Programming Resources Right-Click Actions Scale Shape Data ShapeSheet ShapeSheet Formulas ShapeSheet Functions SharePoint shiny SmartShapes Sport Sports Text Themes Tools Transparency User-defined Cells Visio 2007 Visio SmartShapes

Top Posts & Pages

  • - Visio Shapes & Stencils
  • - Visio Templates & Drawings
  • Amazon AWS Visio Shapes
  • Go 3D with Free Isometric Piping Shapes for Visio
  • Dynamic Updating Org Charts in Visio!
  • Visio Network Server Shape Icon Customization Tool
  • Top Twelve Text Tips
  • Audio Visual Components Shapes
  • Text on a Circle Visio Shape
  • Text to the Bottom of the Shape

www.visguy.com - Visio Guy - since 2006

 

Loading Comments...