Results 1 to 7 of 7

Working with multiple delimiters in a string

Threaded View

ammauric Working with multiple... 04-12-2011, 01:30 PM
martindwilson Re: Working with multiple... 04-12-2011, 02:22 PM
ammauric Re: Working with multiple... 04-13-2011, 08:58 AM
martindwilson Re: Working with multiple... 04-13-2011, 09:44 AM
ammauric Re: Working with multiple... 04-13-2011, 09:54 AM
martindwilson Re: Working with multiple... 04-13-2011, 10:06 AM
ammauric Re: Working with multiple... 04-13-2011, 10:12 AM
  1. #1
    Registered User
    Join Date
    04-08-2011
    Location
    Detroit, MI
    MS-Off Ver
    Excel 2010
    Posts
    5

    Working with multiple delimiters in a string

    I'm working on creating an automatically generated procedure for computer setup, and where I'm at right now is automatically generating a subnet mask based on IP address and gateway.

    So, I have two strings I need to compare the first three sets of numbers of, e.g. 172.18.1.160 and 172.18.0.9 which should generate 255.255.254.0

    The actual comparison and generation of the subnet mask is the simple part - I just want to do the comparison without splitting everything into more columns, and limit it to the cell the subnet will be output into if possible.

    Thanks for any help, it's greatly appreciated!
    Last edited by ammauric; 04-13-2011 at 10:13 AM.

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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