View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Seption Seption is offline
external usenet poster
 
Posts: 1
Default Calling Embedded Object macros from Excel VBA

Hi. I have an excel spreadsheet in which I have embedded a Microsoft Visio
object. If I edit the Visio Object, I can record macros within the Visio
Object (for changing shapes, etc.). I cannot figure out how to call these
macros from the main Excel VBA module.

Has anyone ever attempted this before? Any success? Any help would be
greatly appreciated. Thanks!

-Brian