I did the following:
1) Record a macro to create a command button from the View-Toolbars->Control Toolbox. The result is similar to this:
2) Execute the macro, creating a second command buttonActiveSheet.OLEObjects.Add(ClassType:="Forms.CommandButton.1", Link:=False, DisplayAsIcon:=False, Left:=314, Top:=293, Width:=72, Height:=24).Select
3) Activate the Design Mode and right-click the first button; 2 options are Properties and View Code, as expected.
4) Right-click the second button. Now, instead of showing these options, new ones appear, such as Assign Macro (grayedout, by hte way, but that's another issue). Wow, these options actually are for buttons created from View->Forms.
WHAT IS GOING ON? I tried this on a couple of computers. Yes, I could use the Forms button but I much prefer the Control button. Please help.
Last edited by Leith Ross; 06-25-2009 at 06:16 PM. Reason: Added Code Tags
Hello andreco,
o make your posts easier to read, copy, and edit please wrap your code. I did it for you this time. Here is how you can do it next time.
How to wrap your Code
1. Select all your code using the mouse.
2. Click on the # icon on the toolbar in the Message window. This will automatically wrap the text you selected with the proper Code tags to create a Code Window in your post.
3. You can also do this manually by placing the tags
[code] at the start of the line,
[/code] at the end of the line.
As a member, You have agreed to follow the forum posting rules. Please take so time to familiarize yourself with the Do's and Don'ts here in the Forum, just click on the link below...
Forum Rules
Sincerely,
Leith Ross
Remember To Do the Following....
1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.2. Thank those who have helped you by clicking the Starbelow the post.
3. Please mark your post [SOLVED] if it has been answered satisfactorily.
Old Scottish Proverb...
Luathaid gu deanamh maille! (Rushing causes delays!)
Sorry. We'll do as instructed next time![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks