RichBLACKIII
New member
- Local time
- Today, 05:48
- Joined
- Aug 5, 2010
- Messages
- 5
VBA Access Code to open Visio Drawings and Excel charts in Unbound Object Frames
I need some help with a bit of Access VBA Code. I have a form with various buttons I want to open different Visio Drawings I created previously into a Unbound Object Frame. I need the code to clear the contents currently in the Object Frame then insert my designated Visio Drawing. The Visio Drawings are currently linked to my Access Tables via OBDC if that makes a difference.
I also have another unbound object frame, that I need to open a excel chart too. Pretty much the same process however just using Excel instead of Visio.
I just need it to happen, through the click command of my buttons. Thanks for your help, you will be contributing to something very important in my business world !!
I need some help with a bit of Access VBA Code. I have a form with various buttons I want to open different Visio Drawings I created previously into a Unbound Object Frame. I need the code to clear the contents currently in the Object Frame then insert my designated Visio Drawing. The Visio Drawings are currently linked to my Access Tables via OBDC if that makes a difference.
I also have another unbound object frame, that I need to open a excel chart too. Pretty much the same process however just using Excel instead of Visio.
I just need it to happen, through the click command of my buttons. Thanks for your help, you will be contributing to something very important in my business world !!

Last edited: