+ Reply to Thread
Results 1 to 2 of 2

How to Create and Deploy Macros to User Group

  1. #1
    Registered User
    Join Date
    03-26-2020
    Location
    San Diego, CA
    MS-Off Ver
    2016
    Posts
    1

    How to Create and Deploy Macros to User Group

    Hi everyone -- I am charged with automating some functions that will format reports for a group of Non-IT users. What I would like to do is:

    1. create a macro to add a tab to the ribbon for macros,
    2. add the macros
    3. deploy to about 3 dozen users

    Does anyone have suggestions or experience for that? I am unclear if I would need to have specific features on each users workstation (such as a Custom UI?).

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,430

    Re: How to Create and Deploy Macros to User Group

    Sounds like you need to create an addin.
    The ribbon xml would be part of the addin. And you will need to edit the xml to add tab/group/buttons etc. You can use customui editor to do this.

    The addin can then either be stored in a single folder that all users have access to, or distributed to them individually. The down side of individual files comes when you update the addin and have to ensure everybody has the latest version.
    Cheers
    Andy
    www.andypope.info

+ 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. How to deploy COM add-in
    By MitchellN in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-28-2020, 03:10 PM
  2. conditional deploy lists
    By antonio1234567890 in forum Excel General
    Replies: 3
    Last Post: 11-13-2019, 03:56 PM
  3. Replies: 1
    Last Post: 05-27-2015, 01:31 PM
  4. VBA: Create User Form That Takes Variable User Inputs
    By sanjeevpandey in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-18-2013, 06:14 PM
  5. How do you create a user defined print area in a sheet using Macros?
    By iCe222 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-06-2012, 05:58 PM
  6. Deploy Excel Macros
    By Thierry Paradis in forum Excel General
    Replies: 3
    Last Post: 03-05-2006, 12:40 AM
  7. [SOLVED] Deploy Excel Macros
    By Thierry Paradis in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-05-2006, 12:40 AM

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