Share via

Excel VBA, RibbonX_code

Anonymous
2019-05-20T08:13:26+00:00

I am currently learning VBA. However, during my tutorials, I ran into many errors and I think the source is a line of code that is always standard in every new and existing Excel file when I open VBA called "RibbonX_code". It does not appear under any add-ins and it is the first time I work with macros and VBA. See the screenshot attached.

Hopefully, someone knows what this code is, what it does, if it truly interferes, and how to delete it.

Tim

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Andreas Killer 144.1K Reputation points Volunteer Moderator
2019-05-20T10:14:56+00:00

That code is, more or less, senseless. Have a look into this file:

https://www.dropbox.com/s/4xn12u5txvywk14/Simpl...

That is all what you need to know to get started with code for the Ribbon.

Andreas.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2019-05-21T00:39:01+00:00

    I got it working and the tutorials are very helpful! Thank you all for your replies.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2019-05-21T00:14:37+00:00

    What I am wondering if this a standard code in Excel VBA? Since I have never used it before I am surprised that there is already a line of code in there. And if it is more or less senseless is it possible to remove it?

    Thank you for answering. 

    Kind regards,

    Tim Frikkee

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2019-05-20T14:14:56+00:00

    Was this answer helpful?

    0 comments No comments
  4. Charles Kenyon 167.7K Reputation points Volunteer Moderator
    2019-05-20T13:57:44+00:00

    Was this answer helpful?

    0 comments No comments