+ Reply to Thread
Results 1 to 2 of 2

Adding specific data depending on previous column cell value

  1. #1
    Registered User
    Join Date
    05-09-2009
    Location
    South Africa
    MS-Off Ver
    Excel 2007
    Posts
    1

    Question Adding specific data depending on previous column cell value

    Need help with the following:

    I HAve colums with Ip addresses can be random and want to add in next column the location of IP address .
    eg


    10.70.60.10
    10.70.50.25
    10.70.50.26 etc

    then run a macro that will add in the next colums the location

    10.70.60.10 Building A
    10.70.50.25 Building B
    10.70.50.26 Building B etc

    Thanks

  2. #2
    Registered User
    Join Date
    05-08-2009
    Location
    Beijing
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Adding specific data depending on previous column cell value

    How do you know which IP address located in which building? the Macro is easy, but we need to know the connection between the IP Address and Building tag.

    I guess the Building tag depends on the 3rd part of the IP address, that means for all the IP Address which the 3rd octet is 60, they are located in Building A, and for 50 in Building B. Is this right? (usually the subnet mask will be more convenience.)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1