Folks,
I have a sheet containing 1000+ network MAC addresses.
Now I can manually create a Web query with a single URL via Data, From Web and enter the URL for example
http://www.macvendorlookup.com/api/ANExOHE/58:6d:8f:fa:15:f0
With the mac address at the end of the URL the web site returns the Manufacture, and the address of the Manufacturer, in this example it will return
Cisco-linksys, Llc|121 Theory Drive||Irvine California 92612|United States
After some reading I tried the web query with
http://www.macvendorlookup.com/api/ANExOHE/["macaddress"]
then on clicking Import I was expecting to be prompted for the Parameter where I could place a cell value of a Mac address. I was then hoping to copy this down the sheet with the incremented value for the row and all would be fine.
However, instead Excel keeps changing the URL to
http://www.macvendorlookup.com/api/ANExOHE/[%22macaddress%22]
I'm getting the feeling that I'm going to have to resort to VBA, but anyone any insight on what's going on here?
Thanks in advance...
Neil.
Bookmarks