- For individual users
- Instant access to solutions
- Ask your tech questions
- Start your 30-day Free Trial
Main Topics
Browse All TopicsIs there a way in Visio Professional 2003 in an Orgznizational Chart to be able to show just one specific position type? If someone wanted to see JUST "vacancy" positions is there a way to collapse everything else down so just those positions show?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: scottPosted on 2009-05-21 at 05:32:44ID: 24440582
I'm not an expert with the org chart add-in, but I can't find a way to do what you're asking for.
etVacancyC olor
However, it is certainly possible to write a simple macro to highlight shapes based on data values. For example, the attached file contains an org chart with several different types of shapes. The drawing also contains a macro that will turn all vacancies yellow. To run the macro, select
Tools/Macro/ThisDocument/S
from the Visio main menu. (Run ClearVacancyColor to set everything back to white.)
The choice of yellow was totally arbitrary -- you can pick any color you'd like. Also, it would be possible to make the macro smarter so you can select the type of shape you'd like to highlight rather than automatically highlighting vacancies. Nevertheless, this should give you some ideas.
NOTE 1: For future reference, Visio 2007 includes a feature called data graphics that offers a variety of methods for highlighting shapes based on the data they contain. One of the options is called "Color by Value". It allows you to apply your choice of colors to shapes, based on the data values in the shapes. In essence, it does automatically what we had to write a macro to accomplish in Visio 2003.
NOTE 2: For historical reasons, Experts Exchange doesn't allow upload of Visio files (*.vsd), consequently, I changed the file extension of the attachment below to .txt. After you download the file, change the file extension back to .vsd and you'll be able to open the drawing with Visio.
change file extension from txt to vsd