ShipTrack 4.2.9 is now available. Please visit the Download page to get it.
update
ShipTrack 4.2.5 now available
ShipTrack 4.2.5 is now available. See previous blog post for a list of enhancements.
If you would like to use the GetShipTrackCarriers and GetVersion functions I described, simply call them as UDFs in your Excel worksheet, i.e.
=GetShipTrackCarriers()
and
=GetVersion()
They may also be used in your VBA programs. If you are following the API code on the About page, simply substitute one of the methods above for the ShipTrack method.
GetVersion will return "ShipTrack 4.2.5".
GetShipTrackCarriers returns an array of carrier codes you can use with ShipTrack, so it must be array entered using Ctrl+Shift+Enter and filled across columns. Ex: highlight cells A1:Z1, type =GetShipTrackCarriers() and press Ctrl+Shift+Enter. If you want to fill the carrier codes across rows, you will need to enter the formula like this: =transpose(GetShipTrackCarriers()).

Visit the Download page to get the newest version.
PLG added to ShipTrack 4.2.4
Good morning!
Pegasus Logistics Group has been added as a carrier. Visit the Download page to get the update.
Keep those tracking numbers coming! Thanks to your support this tool is becoming one of the most comprehensive tracking tools available.
Please share this tool with others by clicking the share buttons at the bottom of any page on this site.
Mailing List for updates now available
I have a set up a mailing list if you would like to receive emails when ShipTrack or its source code is updated. You can sign up for two types of notifications:
- Source code updates
- Addin updates
Click here to join.
Sign up for both if you like. By default you should receive addin updates only. Per my website TOS, no emails will be shared.
Please note that these are only notification emails, you still need to go to the Download page for the actual addin and/or source code.
As usual, you can check the Announcements forum or the blog for updates. Both have RSS feeds you can subscribe to and receive instant notification in your RSS reader.
Update to ShipTrack 4.2.4
I have updated ShipTrack 4.2.4 as follows:
Two new carriers were added – CMA-CGM and Safmarine. For both of these, the tracking number must be the Container number.
I have also corrected a minor FedEx issue, which was a side effect of the previous fix. The addin was returning the name of the person who signed for the package, but not the delivery date. Now it returns both.
Visit the Download page to get the update.
Please note that the source code download does not contain any of the new code from this or the previous update. As time permits I will upload the source code.
ShipTrack 4.2.4 now available
I have added two new carriers:
- Purolator
- Expeditors
I have also fixed the FedEx issue, but was only able to perform limited testing. Please download and let me know if this issue has been resolved.
http://www.shiptrackaddin.com/download/
I have not yet updated the source code download.
ShipTrack 4.2.2 update
An update to ShipTrack 4.2.2 is now available, visit the Download page to get a copy.
UPS LTL tracking is now possible. If you have a LTL freight tracking number with UPS, you can use it just like any other UPS tracking number. Please report any issues via email or forum.
Thanks to Patrick Kehoe for sending in sample tracking numbers to make UPS LTL tracking possible!
Follow Me