Looking up Fedex Tracking arrival date

Chrisd260

New Member
Joined
Feb 24, 2014
Messages
2
I am trying to create a VBA program in which one of the sub-procedures sends a single tracking ID to FedEx's website and then retrieves the estimated arrival date. I can get the VBA program to open FedEx's webpage showing the tracking information, but by using the data connections I cannot get the excel sheet to download the data. Any ideas on how to do this? I would be willing to use either the data connections method or by VBA code.

Oh, and I work for a company that will NOT use any software unless it's code can be reviewed (line by line) by the IT department, so I cannot use one of the add-ons that I have seen for sale.


Thanks so much for your help!
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
once the site has been opened with tracking number import the site to excel via web query and read the information out (if possible)
 
Upvote 0

Forum statistics

Threads
1,215,487
Messages
6,125,085
Members
449,206
Latest member
ralemanygarcia

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top