byteminister
New member
- Local time
- Today, 22:00
- Joined
- Aug 5, 2008
- Messages
- 3
Hello dear friends,
I am a complete beginner at access and VBA programming.
I am banging my head over a thing that is probably very easy to even an average access vba programmer, the thing is I don't know how to get a reference(in a module) to an OLE object( let's say a pdf file) that was inputed in a Bound object frame via right click & insert object.
I need to get the reference of that object to put it into a method that returns the url (file path) of the object, that is all. Please help.
Thank you very much!
p.s.
I am a ruby and java programmer but Im completly new to VBA and all that win32 ,ado and other apis and I have no time to learn this stuff.
I am a complete beginner at access and VBA programming.
I am banging my head over a thing that is probably very easy to even an average access vba programmer, the thing is I don't know how to get a reference(in a module) to an OLE object( let's say a pdf file) that was inputed in a Bound object frame via right click & insert object.
I need to get the reference of that object to put it into a method that returns the url (file path) of the object, that is all. Please help.
Thank you very much!
p.s.
I am a ruby and java programmer but Im completly new to VBA and all that win32 ,ado and other apis and I have no time to learn this stuff.