Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,726
Default Excel VBA to execute Visio VBA

With oVisio
Set oVisioDocuments = oVisio.Documents
Set oVisioDocument = oVisioDocuments.Open(FileName:="Filename")
oVisioDocument.ExecuteLine "myVisioMacro"
End With

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Jason V" wrote in message
...
My Excel VBA program opens a visio application. From there I either want
to
run a macro in that Visio file or I want to code it in my excel program.
Any
help? Thanks.
--
Jason V



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Visio templates - Stencil for Visio to create IT diagrams &network design Betty Carson Excel Worksheet Functions 2 December 10th 09 06:41 AM
Excel List to visio José Miguel Torres Excel Discussion (Misc queries) 0 December 19th 07 10:34 PM
Controlling Visio from within Excel NickHK Excel Programming 0 January 10th 07 02:34 AM
hyperlink from excel to visio Robert Vega Setting up and Configuration of Excel 3 June 20th 05 04:24 PM
Excel to Visio to Word P. Dua-Brown Excel Programming 6 January 11th 04 02:04 AM


All times are GMT +1. The time now is 07:58 AM.

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

About Us

"It's about Microsoft Excel"