Some users reported issues when tracking FedEx packages with the add-in, so I've updated the URL (again).
Shipment Tracking Userform for batch processing
In my previous post Shipment Tracking Add-In for Excel I introduced an add-in UDF for tracking package shipments from UPS, DHL and FedEx. A few more caveats about that function:
- It appears to only work for domestic (U.S.) shipments.
- It does work for FedEx tracking numbers, but only the 12-digit version. There is a 22-digit version of the tracking number which you need to pass to the function directly as an argument (not as a cell reference).
Continue Reading: Shipment Tracking Userform for batch processing »
Shipment Tracking Add-In for Excel
Have you ever wanted to incorporate shipment tracking into your spreadsheet application?
I've just completed another add-in for Excel — this one is a UDF that lets you track shipments you've sent via DHL, UPS or FedEx.
Continue Reading: Shipment Tracking Add-In for Excel »
Follow Me