+ Reply to Thread
Results 1 to 3 of 3

Formatting IP Addresses - Question

  1. #1
    Registered User
    Join Date
    09-04-2008
    Location
    new jersey
    Posts
    2

    Formatting IP Addresses - Question

    Hello. I have a worksheet that has few thousand ip address. For eg. 10.1.1.1.
    However every column has a number in it. for eg
    Column A=10
    Column B-1
    Column c=1
    Column D=1

    What i am trying to do is to format these 4 columns into standard IP address i.e
    10.1.1.1.

    Any tips would be appreciated?

    Thx in Adv.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885
    Hi pacman, welcome to the forum.

    In column E, try the formula:

    =A1&"."&B1&"."&C1&"."&D1

    Then fill that down for as many rows as you need.

  3. #3
    Registered User
    Join Date
    09-04-2008
    Location
    new jersey
    Posts
    2
    no worries.. i figured it out

    =CONCATENATE(B4,".",C4,".",D4,".",E4,".")

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. New guy with a question about date formatting.
    By oldmustangjunki in forum Excel General
    Replies: 2
    Last Post: 07-28-2008, 12:49 PM
  2. Excel formatting question
    By sunnydd in forum Excel General
    Replies: 0
    Last Post: 03-13-2008, 03:15 PM
  3. Concatenate formatting question
    By impala096 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-15-2008, 03:48 PM
  4. Conditional Formatting question
    By Nymphadora in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 11-15-2006, 10:53 AM
  5. Question about formatting and the sort function
    By Debra Hills in forum Excel General
    Replies: 3
    Last Post: 10-25-2006, 03:21 PM

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