Closed Thread
Results 1 to 6 of 6

Sort list of websites

Hybrid View

  1. #1
    Registered User
    Join Date
    10-31-2012
    Location
    Earth
    MS-Off Ver
    Excel 2010
    Posts
    7

    Sort list of websites

    I have a list of about 4000+ websites that I need to filter and count. The problem is with the website names... I want to count all the instances of espn.com but the URLs are all different ie. espn.com/nfl espn.com/nba chicago.craigslist.com newyork.craigslist.com. etc

    Is there any simple way to sort through this stuff without doing it manually?

    Thanks

  2. #2
    Forum Contributor
    Join Date
    09-27-2012
    Location
    London, England
    MS-Off Ver
    2003, 2010
    Posts
    344

    Re: Sort list of websites

    Hi - Assuming your data of websites is in column A, use something like this in B1:

    Formula: copy to clipboard
    =COUNTIF(A:A,"*"&"espn.com"&"*")


    Hope this helps.
    If solved kindly remember to mark Thread as solved.
    Click the small star icon at the bottom left of my post if this was useful.

  3. #3
    Registered User
    Join Date
    10-31-2012
    Location
    Earth
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Sort list of websites

    That still requires me to go through all 4000+ sites and pick out each individual site (and there will be a few hundred unique ones in there).

  4. #4
    Forum Contributor
    Join Date
    09-27-2012
    Location
    London, England
    MS-Off Ver
    2003, 2010
    Posts
    344

    Re: Sort list of websites

    Are you able to upload workbook with the list of websites.

  5. #5
    Registered User
    Join Date
    10-31-2012
    Location
    Earth
    MS-Off Ver
    Excel 2010
    Posts
    7

    Re: Sort list of websites

    Thread can be locked. Going a different route.

    Thanks

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,048

    Re: Sort list of websites

    as you wish
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed 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