+ Reply to Thread
Results 1 to 4 of 4

Support Request: On load check if Addon is Installed if yes, skip CustRibbon UI load.

  1. #1
    Registered User
    Join Date
    02-06-2013
    Location
    Mexico
    MS-Off Ver
    MS Office 2016
    Posts
    95

    Support Request: On load check if Addon is Installed if yes, skip CustRibbon UI load.

    Experts,

    After I’ve been thinking about it in my head and trying different codes, I cannot achieve my goal. I therefore need your experience & Support!

    Let me explain:

    I have an Addin that loads when I open excel addin name: "AddinX" and I have a book called "BookY" which has exactly the same Ribbon UI and macros as the Addin.

    The question here is: How can I skip the load of the "AddinX" Ribbon UI & macros when I open the BookY, in order to load BookY macros and Ribbon?

    Any suggestion its very welcome!
    Last edited by pacosalasv; 01-27-2022 at 01:23 PM.

  2. #2
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481

    Re: Support Request: On load check if Addon is Installed if yes, skip CustRibbon UI load.

    Hi there,

    See if the following code does what you need - it should be placed in the "ThisWorkbook" VBA CodeModule of workbook "BookY":

    Please Login or Register  to view this content.
    The highlighted value may be altered to suit your requirements.


    Hope this helps - please let me know how you get on.

    Regards,

    Greg M

  3. #3
    Registered User
    Join Date
    02-06-2013
    Location
    Mexico
    MS-Off Ver
    MS Office 2016
    Posts
    95

    Re: Support Request: On load check if Addon is Installed if yes, skip CustRibbon UI load.

    Quote Originally Posted by Greg M View Post
    Hi there,

    See if the following code does what you need - it should be placed in the "ThisWorkbook" VBA CodeModule of workbook "BookY":

    Please Login or Register  to view this content.
    The highlighted value may be altered to suit your requirements.


    Hope this helps - please let me know how you get on.

    Regards,

    Greg M
    Thanks!

    With your suggested code I can do what I need, just small modifications on your suggestion to adjust to specific needs.

    I appreciate your awesome support and easy solution.

    Topic Solved 😊
    Last edited by pacosalasv; 01-27-2022 at 01:22 PM.

  4. #4
    Forum Expert Greg M's Avatar
    Join Date
    08-16-2007
    Location
    Dublin. Ireland
    MS-Off Ver
    Office 2016
    Posts
    4,481

    Re: Support Request: On load check if Addon is Installed if yes, skip CustRibbon UI load.

    Hi again,

    Many thanks for your very prompt feedback.

    You're welcome - glad I was able to help.

    Regards,

    Greg M

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Load worksheet to array, load new worksheet with specific parts of array
    By garden_gnome in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-08-2019, 04:47 PM
  2. load data into array, check condition, and paste back into sheet
    By esbencito in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 01-18-2019, 06:46 AM
  3. Can't load pdf in load picture
    By mohan.r1980 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-05-2017, 08:06 AM
  4. Can't load pdf in load picture
    By mohan.r1980 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-18-2015, 11:11 AM
  5. how load QAT xml with vba
    By onidarbe in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-29-2014, 11:53 AM
  6. [SOLVED] UserForm Load Record Function Does Not Load First Record
    By Ambassador777 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-05-2014, 02:31 PM
  7. Replies: 0
    Last Post: 12-20-2005, 06:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1