+ Reply to Thread
Results 1 to 7 of 7

Best way to share a macro

Hybrid View

hutch@edge.net Best way to share a macro 04-18-2008, 10:30 AM
royUK You would need to create an... 04-18-2008, 10:57 AM
hutch@edge.net Uh-oh 04-18-2008, 11:01 AM
royUK You will need to check with... 04-18-2008, 11:12 AM
hutch@edge.net Add-In not an option 04-18-2008, 09:55 PM
shg You should have no difficulty... 04-19-2008, 12:11 AM
royUK Start creating your code in a... 04-19-2008, 02:49 AM
  1. #1
    Valued Forum Contributor
    Join Date
    03-23-2008
    Location
    Tennessee
    MS-Off Ver
    Office 2007
    Posts
    706

    Best way to share a macro

    Greeting again, Gurus.

    I want to thank all of the fine people in this forum who offer their time and expertise in assisting VBA challenged individulas like myself accomplish the previsously impossible. This forum ROCKS!

    On to my next problem.

    I have a workbook which hundreds of suppliers use to respond to a purchase order. The suppliers send this response back to dozens of buyers, they use these responses to make adjustments, (price or quantity changes), to the PO. The reponse is always formatted with the same columns and headings, but with varying rows, depending on the size of the original PO.

    Now, if I wanted to create macros to distribute to all buyers to use in filtering the data after it is returned, and format it for printing, what would be the best way to distribute these macros so that the buyers can, with minimum effort, use them on any of the workbooks?

    I haven't created the macros yet, but what I envision is this. They receive the PO response via email, and open the workbook, which will have varying names. I then want them to have easy access to a button they can click to filter down to only parts with changes, format it to fit the printer, and print the document.

    Of course, I had considered putting the macro into the original workbook the suppliers are using, so it would be available in the response, but most of them are "dumping" the data from their IT system into a copy of the template, and then sending it back, rather than using the origianl template I supplied.

    Any suggestions?

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    You would need to create an addin containing the code, which would need to be installed on each computer
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Valued Forum Contributor
    Join Date
    03-23-2008
    Location
    Tennessee
    MS-Off Ver
    Office 2007
    Posts
    706

    Uh-oh

    Add-in? Uh-oh, we just went way beyond my skills.

    If I did learn how to create this add-in, how difficult would it be to have the buyers install it on their own computer? Also, this is a business network, with network security, so is it likely that the buyers would be able to install an add-in?

    I have never used or installed one myself, so I have no idea.

  4. #4
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    You will need to check with the IT Department to see if you can install addins

  5. #5
    Valued Forum Contributor
    Join Date
    03-23-2008
    Location
    Tennessee
    MS-Off Ver
    Office 2007
    Posts
    706

    Add-In not an option

    Okay, if an add-in isn't an option, what's the next best way to get this to work?

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    You should have no difficulty with your IT department promulgating an add in that they can vet and assign a trusted digital signature. They would (should) be a lot happier with that than you circulating an automated workbook.

  7. #7
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Quote Originally Posted by hutch@edge.net
    Okay, if an add-in isn't an option, what's the next best way to get this to work?
    Start creating your code in a new workbook.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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