Main Topics
Browse All Topics Hi experts,
I noticed a strange behavior on a few computers in my office with Visio viewer 2010. Visio viewer works fine when it is installed on the computers initially (computers with no other visio related programs on those computers)
...
Using a new Windows 7 machine where we are limited to using Visio 2003 Standard as a Virtual Application. Using an Excel VBA document, which needs to open a Visio document from the VBA code.
From inside Excel VBA, this was my latest attempt:...
Is there a way to view a visio file on an iPad without converting it to PDF ?
What is alternative free tool to MS Visio to draw design diagrams like software architectural diagrams?
My MSDN does not include Office products so I am thinking about buying a license for Mac Office 2011. But that does not include Visio.
I may buy Visio for Windows if it can run stand-alone on my Windows partition, with the rest of Office as...
Hi
I want to put together a visio digram representing my ssispackages....ideally i want use vision shapes that are similar to Control flow items in SSIS...
Thanks
Hi, I don't why I can find a longer ethernet stencil than the one I attached below but I can't. Basically, I like to add like 10 generic workstation icons off of it to complete my network visio diagram. Please assist.
hi Visio Folks
just a very QUICK question: as the title says, why do the arrow keys scroll the page rather than move the objects in my Visio 2007?
i am currently working on a Visio document that i created earlier. i definitely could use...
I type text into shapes in Visio drawings derived from Templates. Now I want to add automation, by importing text automatically from various third party XMLs. Can I and ought I import the data fields of the 3rd party into MSOffice XML derived...
Hello,
I am using MS Visio > Business > Organization Chart. I have almost 250 tasks with tree structure and I choose Visio to make it presentable but now I think it wasn't right chose, as I input each value manually from Excel + in Visio I...
I managed to create shapes from an excel file, including year (topic) and a decription of what happend in this year.
The excel file also has a field containing a link to a picturefile on my local harddrive (like c:\pictures\picture.jpg). Is...
Hello Experts,
I got bunch of visio files for translation. For this, I would like to export the text from the visio file into xml as source and target. once target gets translated import back the translated text into visio file.
Can you...
I've created an org chart in Visio 2010. When someone click on a box, I'd like another org chart to pop up showing direct reports. Can this be done?
Hey
I have just installed Microsoft Visio 2010 on our Windows 2008 R2 RDS servers.
Everytime a user starts Microsoft Visio the get "Wait while windows configures microsoft visio 2010" - Why? (it takes several minutes)
Only Office 2010 is...
Hi,
is there any possibility to fit the size of the text to the shape? I found already some articles about how to size the shape to the text but not in reverse.
For instance:
I have a shape with locked height and width and the standart text...
I type text into shapes in Visio drawings derived from Templates. Now I want to add automation, by importing text automatically from various third party XMLs. Can I and ought I import the data fields of the 3rd party into MSOffice XML derived...
I want make a network diagram using viso, I heard it's great. The book I have tells me to go to File > New > Network > Basic Network Diagram
But I can't even find the "Network" I'm using 2010, why is it not there?
This is what I see:
I am unable to get the templates to function correctly like the swim lane or gantt charts where you would drag in a shape from the stencil and it reacts to the template.
I need to rebuild my laptop due to a number of issues with the install. I've had situations in the past where I've had to purchase another software key after a reinstall and don't want to pay for another license with Visio. I have my key, and I...
Cannot open Visio 2000 file in Visio 2010.
It always show the following:
"An error (128) occurred during the action Open File.
This file cannot be opened because it is corrupt."
The file is not corrupted. It can open in Visio 2000. I use...
Hi EE
I am having a problem whereby I cannot place a callout in a particular location next to a 'Pre-defined process' shape to which it refers on a cross functional flow chart. I want to place it above and slightly to the right. When placed...
Hi
Apologies for stupid question. I am looking for a wireless stencil for Visio 2010 but cannot find one.
Specifically like one that contains the one in the pic.
I have a file that was created using Database Model diagram template in Visio, Is it possible to convert this file to UML Model Diagram? if so how
I am a bit new to creating Architectural drawings and wonder which tool or told would I need? Visio?
Are there are any free tools (MS or otherwise) which would be a good second best?
Thanks.
I failed with inserting a hyperlink in a innocuous simple UML static diagram. I started with what I do every day in my email and MS Word: <ctrl>+k etc. After "OK" however he mouse remained displaying hyperlink icon, but no hyperlink in the...
Can anyone recommend a Data model tool that will import an existing Visio file = then forward engineer it to Ms Access 2007?
Thanks,
Karen
My Visio project sometimes requires the user to import data in the form of Masters in VSS files. The masters are often Containers with shapes within, and data is extracted from these shapes via vba.
The names of VSS files and the Masters...
see above error- getting it on a fresh install (previous install did the same) of Visio 2010 Std
happens when you drop a shape- like the square- on the screen, but you can close the error and continue and error does not return.
Windows XP...
Ok, so I assigned multiple shapes to a specific layer in my Visio drawing by changing the shape master in the document stencil. I now want to change the visibility of that layer on ALL of the visio pages at once. If I go to "View" "Layer...
I started with Userform X that gives access to data and calls several general VBA procedures. These procedures all use a specific lookup TableX to accomplish their function.
I now want to use those same VBA procedures to support UserForms Y...
Hello,
Microsoft Office Visio 2003
Word 2010
I want to insert a Visio 2003 doc into a Word 2010 doc.
Is this possible?
If so, how do I do it?
Thanks
I found this code on the web http://help.wugnet.com/off
The code is suppose to create an Access database from the Visio Diagrams to...
I have user forms that use several spinButtons to control the users' freedom to enter values into the User Form. To date I have simply set the max value of each spin button, eg:
UserForm.Spinbutton.max.va
I am trying to create an uninstaller for Visio 2000 standard and I cannot find the string. I found some articles on the web and the string they list
"HKEY_LOCAL_MACHINE\SOFTWA
Hi,
I have enabled the Toolbar option for VISIO viewer 2010 by editing the Registry using the below MSDN site
http://msdn.microsoft.com/
I have also changed this option ContextMenuEnabled to false
...
Ok, so currently I have a large oranization chart that I deal with every week. It lays out the structure of a large company. I have an ADP system for employees where I can export my empoyee data to (right now) and Excel spreadsheet for linking...
Hi EE
I have a customer using Sharepoint 2010 as a document store.
In the Browse Tab, if you go more than two levels deep, you can no longer see the full site path (laid out like breadcrumbs) so it makes navigation a royal pain in the...
Hello Experts,
I have extracted "DisplayedText" and "ShapeID" from the visio file into XML. I would like to import back this xml file into visio with the reference of ShapeID using macro.
Is there any reference macro code for this?
...
Hi Experts,
I have an infopath form which i have published in the sharepoint list, in that list if i type my EmpID in the textbox I need to fetch the corresponding records like empname, emailid and address from the data base and fill (...
Experts,
I need to know about all types of diagrams used in software development, such as ER-Diagram, Data model diagram, database model diagram, data flow diagram, context diagram, process flow diagram, functional diagram. Any link which can...
Hi,
I would like to differenciate between system processess / business processes as well as processes take place as a result of user interaction with the system.
Creating a busineess and system only flowchart, I think placing any processes...
Experiencing a problem with organizational charts that are published in web format. On some of the end-users computers the shapes are not searchable (meaning that if you type in a name the shape isn't found), if you CTRL+Click one of the shapes...
scott
77,220
Master
50 points yesterday
Profileaikimark
5,600
0 points yesterday
Profileboag2000
4,500
1,500 points yesterday
ProfileNetty
3,600
0 points yesterday
Profilecraisin
2,800
0 points yesterday
Profilepony10us
2,800
0 points yesterday
ProfileTempDBA
2,800
0 points yesterday
ProfileVisio_Guy
2,450
0 points yesterday
Profiledp_expert
2,100
0 points yesterday
ProfileScottyworld
2,000
0 points yesterday
ProfileFarzadA
2,000
0 points yesterday
Profilearmchair_scouse
2,000
0 points yesterday
Profilequihong
2,000
0 points yesterday
Profilejackieman
2,000
0 points yesterday
ProfileRussell_Venable
2,000
0 points yesterday
Profilevs00saini
2,000
0 points yesterday
ProfileDaveBaldwin
1,600
0 points yesterday
Profilegiltjr
1,600
0 points yesterday
ProfileRacimo
1,500
0 points yesterday
Profilematthewspatrick
1,500
0 points yesterday
ProfileRun5k
1,500
0 points yesterday
ProfileTRTurner
1,500
0 points yesterday
ProfileJohn-Charles-Herzberg
1,500
0 points yesterday
Profilebuzzyclonecattleman
1,200
0 points yesterday
Profileonlyaymie
1,000
0 points yesterday
Profile