Wrox Programmer Forums
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 2nd, 2005, 05:09 PM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default help with OLE

Hi guys. Well, i can't solve this problem for a long time. In a form (of Access of course) I've created an unbound OLE object. The object of OLE is an Exel Sheet. When I activate this OLE object in MenuBar appears the MenuBar of Exel Sheet. So, the question is: how to manage the MenuBar of Exel Sheet that appears when OLE object is activated. I've tried use ordinary means to manage this MenuBar like:
set aaa=commandbars("menu bar").controls("...") etc.
...but it manages only Access command (menu) bar.
Hope there will be answers.

 
Old July 5th, 2005, 10:39 AM
Authorized User
 
Join Date: Jun 2005
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
Default

if anyone knows any different, please post, but i believe that what you are trying to do is not possible, at least not using the native access capabilities.

If I am wrong, I'd love to know.






Similar Threads
Thread Thread Starter Forum Replies Last Post
OLE-DB grstad Classic ASP Basics 7 January 28th, 2007 09:25 AM
OLE Ashis Beginning VB 6 1 April 23rd, 2005 03:26 AM
OLE Object Type? [email protected] Access VBA 1 October 20th, 2004 02:16 PM
Access OLE skareem Classic ASP Databases 1 August 30th, 2004 06:30 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.