A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Powerpoint, Publisher and Visio » Visio
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Generating a visio diagramm based on Excel or Access



 
 
Thread Tools Display Modes
  #1  
Old January 4th, 2010, 10:54 AM posted to microsoft.public.visio.general
markus
external usenet poster
 
Posts: 68
Default Generating a visio diagramm based on Excel or Access

Hi,

i want to generate a visio diagramm based on data that are in a excel sheet
or if this will be easier in an access database. I know there is this
database import wizard in visio but this is not what i am searching for.

At the end the result visio diagramm should display the correct stencil
based on the column that is imported (e.g. a server stencil with name, cpu,
ram) AND a connection between the different columns that are in the same row.

Any idea or help where i should start, any further information? Seems this
is a individual VBA programming solution but maybe there is an comfortable
professional software for this available?

Thx in advance for any help!
Markus
  #2  
Old January 4th, 2010, 01:15 PM posted to microsoft.public.visio.general
AlEdlund
external usenet poster
 
Posts: 468
Default Generating a visio diagramm based on Excel or Access

Most of the commercial products are expensive ($$$), but a pretty
interesting mix. (AssetGen, RackWise, Aperture, etc.).
It can be done in VBA although I'd strongly recommend that you consider
using a .Net language (a lot of example code is available in C#, I prefer
VB.NET).
IME you will eventually need multiple tables, so Excel is probably not the
way you want to go. SQL Server Express is free. You should start by defining
what is going to be in the tables and how they will be related....
If you're just getting started (and haven't done it already) download the
VisioSdk. Both John Marshall (visio.mvps.org) and Chris Roth
(www.visguy.com) have excellent pointers to documentation and lists of
books.
There's some more information on Chris' forums.
al

"Markus" wrote in message
...
Hi,

i want to generate a visio diagramm based on data that are in a excel
sheet
or if this will be easier in an access database. I know there is this
database import wizard in visio but this is not what i am searching for.

At the end the result visio diagramm should display the correct stencil
based on the column that is imported (e.g. a server stencil with name,
cpu,
ram) AND a connection between the different columns that are in the same
row.

Any idea or help where i should start, any further information? Seems this
is a individual VBA programming solution but maybe there is an comfortable
professional software for this available?

Thx in advance for any help!
Markus


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.