Amazon Ad Link Generator add-in for Excel

I've recently completed another addin for Excel. This one generates affiliate links for Amazon.com products, for webmasters and bloggers who use Amazon Associates to generate income from their websites.

Creating Amazon links by hand is hard work, and after months of doing it this way, I thought there must be a better way. This add-in lets you choose from a variety of options, including nofollowing links, having links open in a new window, and picking the size of the image.

The interface is straightforward, but you will need some knowledge of HTML to understand what some of the terms mean. Here's a screenshot:

amazonadlinkgenerator

Special thanks to Dick Kusleika from Daily Dose of Excel for testing it out and suggesting improvements.

Amazon Ad Link Generator Add-In – Excel 2003-2010 version

To install the add-in, open the zip archive and run the executable. The addin is installed automatically. You must have an Amazon Associates ID in order to use the add-in; if you don't have one, visit their site (link is at the top of this post) and create one first.

Once installed, there will be a new item on your Data Menu: Amazon Ad Link Generator. If you use Excel 2007 or higher, go to the AddIns tab. Select it to open the form and begin link building. At minimum you will need to enter title, ISBN and your affiliate ID before you can generate the HTML code. Here's a sample of the completed form.

amazonadlinkgeneratorused

So far I'm up to seven Excel add-ins, is that a record? :roll:

I'm also producing a Java version of the add-in, for those of you inclined to use the code outside of Excel. It will be a Java class with a GUI interface, just like the add-in. It will produce the code in a textbox and will not use Excel at all. Most of it has been written already, but further testing is needed.

Related Articles:

About JP

I'm just an average guy who writes VBA code for a living. This is my personal blog. Excel and Outlook are my thing, with a sprinkle of Access and Word here and there. Follow this space to learn more about VBA. Keep Reading »

Share This Article:

Share and bookmark this articledelicious buttonfacebook buttonlinkedin buttonstumbleupon buttontwitter button

comment bubble 3 Comments:

  1. cjw writes:

    Thanks for this!

  2. Oscar writes:

    This add-in saved me time, thanks!

    How to install the add-in in excel 2007:
    1. Click "Office" button
    2. Click Add-ins
    3. Select "Excel Add-ins" in drop down list
    4. Click "Go…" button
    5. Click "Browse…" button
    6. Select "add-in" file and click "OK" button

Note: Comments are subject to the Blog Comment Policy and may not appear immediately. To post VBA code in your comment, use code tags like this: [vb]your code goes here[/vb]

Add a Comment:

*

Site last updated: February 3, 2012