473,385 Members | 1,727 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

VBA version compatibility - Menu Editor

Ibnbatouta
I am trying to learn VBA. The method I am using is for VBA 6 and I am using VBA 6.3 (only the begining of my worries).

What is the Equivilant of the Menu Editor (crtl + e) in VBA 6.3. There is a whole chapter on learning it but I can't find it!
Mar 12 '07 #1
5 1540
willakawill
1,646 1GB
I am trying to learn VBA. The method I am using is for VBA 6 and I am using VBA 6.3 (only the begining of my worries).

What is the Equivilant of the Menu Editor (crtl + e) in VBA 6.3. There is a whole chapter on learning it but I can't find it!
VBA is visual basic for application. Which application are you using? Is it Access, Word, Excel?
Mar 13 '07 #2
Killer42
8,435 Expert 8TB
Just to let you know, I've changed the thread title. If you're having a problem with differences between versions of a scripting language, there's nothing stupid about asking a question.
Mar 13 '07 #3
VBA is visual basic for application. Which application are you using? Is it Access, Word, Excel?

I am using it to work with both Excel and Word but i can't seem to find that menu working with either application.
Mar 13 '07 #4
Killer42
8,435 Expert 8TB
I am using it to work with both Excel and Word but i can't seem to find that menu working with either application.
Sounds as though you must be coming from VB6, rather than VBA version 6. They're not the same thing.

VB creates standalone programs, with their own menus and so on. I'm not sure there is any equivalent in VBA, since it's a "scripting" language. That is, basically a way of automating operations within the application (Word, Excel etc.). If there is, it isn't on the Tools menu as in VB6.

On the plus side, if you like, you can use VB6 to work with Excel spreadsheets, Word documents and so on.
Mar 13 '07 #5
Killer42
8,435 Expert 8TB
The following topics in the VBA help (in Excel) may be of some interest...
  • Adding and Managing Menu Bars and Menu Items
  • Adding and Displaying Shortcut Menus
  • Using Command Bars
Mar 13 '07 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: angelag | last post by:
I am currently taking a college course in Visual Basic.Net and I am a beginner. I bought Visual Studio.Net 2003 to do my homework at home. I built my first project and e-mailed it to myself at...
3
by: Dafna | last post by:
VB - Menu Editor Dialog Box - NegotiatePosition when i tried to set the NegotiatePosition property for a menu item other than a top-level menu i got the error- Only Top Level Menus can have...
1
by: bayouprophet | last post by:
Cant get menu script to to put linked page in the same frame. I am new to Java and I am wondering what am I doing wrong? below are my java applet file, frame.html file, and my text file and one...
10
by: H.S. | last post by:
Hi, Let me begin by saying that I am not an HTML expert. The most experience I have for HTML authoring is when I made my webpages in my grad studies at my university and some on my home computer...
2
by: Chris Fonnesbeck | last post by:
I'm trying to run the latest Postgresql on OSX 10.3, but am receiving a version mismatch error when I try and run the database: dyld: psql version mismatch for library:...
4
by: jesse.hartwick | last post by:
Hey group! I have a toolbar with a "DEVELOPER" menu. I have it so that it when the menu title is clicked, a pop-up form will appear if the user has not yet verified that he or she has developer...
5
by: lgbjr | last post by:
Hello All, I have several Pictureboxes (linked to an AccessDB) on a VB.NET form. I would like to use a context menu to allow the user to open the picture in their default picture viewer or...
5
by: David C. Ullrich | last post by:
Would there be issues (registry settings, environment variables, whatever) if a person tried to install versions 1.x and 2.x simultaneously on one Windows system? Windows 98, if it matters. (I...
0
by: John Dann | last post by:
On a winform with a conventional Windows menu bar: I have a second level menu item under one top-level menu that I now want to move to a different top-level menu - let's say from File to Edit....
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.