Results 1 to 2 of 2

Thread: Visio Create Object VBA

  1. #1
    One Great Ordeal!
    Join Date
    Feb 2005
    Posts
    1,764
    Thanks
    201
    Thanked
    56 times in 49 posts

    Visio Create Object VBA

    Hi everyone,

    I'm looking to create a diagram in Visio from information contained in an excel spreadsheet.
    Down the first column of the spreadsheet is a listing of applications and the same along the top row. An X determines they are linked, share information etc. EG

    Code:
                      App name 1   App name 2  App name 3
    App name 1                            x             
    App name 2                                  x
    App name 3
    Is it possible to with the data in this form to create objects in visio and establish links between them where an X is found?

    I imagine I need VBCode, but am really struggling to find any code which utilises excel sheets

    Thanks in advance for any help you might be able to provide!

  2. #2
    Seething Cauldron of Hatred TheAnimus's Avatar
    Join Date
    Aug 2005
    Posts
    17,168
    Thanks
    803
    Thanked
    2,152 times in 1,408 posts

    Re: Visio Create Object VBA

    If your familiar with sql, try this:
    http://support.microsoft.com/kb/257819
    throw new ArgumentException (String, String, Exception)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Create my own software?
    By chavo in forum Help! Quick Relief From Tech Headaches
    Replies: 6
    Last Post: 18-03-2009, 03:00 PM
  2. Urgent - CPU 100% caused by explorer trying to create tmp files.
    By Sparki in forum Help! Quick Relief From Tech Headaches
    Replies: 1
    Last Post: 29-12-2005, 12:03 PM
  3. Nero vision express saying:'Burn process failed'
    By johnnr892 in forum Help! Quick Relief From Tech Headaches
    Replies: 15
    Last Post: 11-12-2005, 11:43 PM
  4. filling a 2d object in openGL
    By jonneymendoza in forum Software
    Replies: 6
    Last Post: 17-05-2005, 10:07 PM
  5. Ad-Aware Scan Results.
    By Dave_07 in forum Software
    Replies: 15
    Last Post: 04-08-2004, 06:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •