Computing.Net > Forums > Programming > DNS Lookup through XLS VB

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

DNS Lookup through XLS VB

Reply to Message Icon

Name: apace
Date: March 25, 2009 at 12:27:16 Pacific
OS: Windows XP
Subcategory: General
Comment:

Can somebody assist me in write a vb scrip... I have an XLS sheet with a list of 500 hostnames that I need to find th IP address for. So basically look at the hostname in A2, do a dns look up and add the IP addy in B2, then repeat through the list... I know that I have written something simular too many years ago to remember how....



Sponsored Link
Ads by Google

Response Number 1
Name: Razor2.3
Date: March 25, 2009 at 13:46:14 Pacific
Reply:

I don't think you can do so with VBScript. I wrote a VBA class module years ago for something similar, but I had to use the Win32 API to do it.


0

Response Number 2
Name: reno
Date: March 26, 2009 at 00:36:21 Pacific
Reply:

ping??? i think it's in wsh.network.

Pinging www.l.google.com [209.85.143.104] with 32 bytes of data:


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: DNS Lookup through XLS VB

VB connect to vpn www.computing.net/answers/programming/vb-connect-to-vpn/13800.html

VB Chat program www.computing.net/answers/programming/vb-chat-program/15496.html

what can cause your vb program to c www.computing.net/answers/programming/what-can-cause-your-vb-program-to-c/13006.html