+ Reply to Thread
Results 1 to 6 of 6

Grabbing info from 1 col to another ?

  1. #1
    Registered User
    Join Date
    09-27-2009
    Location
    Dublin
    MS-Off Ver
    MS 365
    Posts
    97

    Grabbing info from 1 col to another ?

    Hi

    1st time here.. I never know about this place

    I have a excel file with about 10000 lines of info in COL A,

    This info is domain names,, But what i need to do is pull all the domains with a word in it into a new col.

    So lets say i want all domains with the work "Design" in them in COL B

    I would get domains like

    webdesign.com
    yourdesign.info
    letsdesign.net
    designyourcar.com

    and so on,

    Can this be done in excel ?...

    See my boss has a new idea and I'll be getting lists like this everyday (some as big as 50000) and I've to filter out the domains he wants into catergorys he asks.... Would take me a long time.

    Any help would be great

    Cheers

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Grabbing info from 1 col to another ?

    Try using an Advanced Filter...

    With
    A1: DomainName...(this is just a column title)
    A2:A50000 contains domain names

    B1: DomainName...(must be the same title as A1)

    C1: DomainName...(Also must match the A1 title)
    C2: *Design*....(or whatever text you want to match...the asterisks are wildcards)

    Then...from the Excel Main Menu:
    Data.Filter.Advanced_Filter
    Check: Copy to another location
    List Range: $A$1:$A$5000
    Criteria Range: $C$1:$C$2
    Copy to: $B$1
    Click: OK

    The domain names that contain the word "design" will be listed under B1.
    Search Excel Help for "advanced filter" for more information.

    Is that something you can work with?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Registered User
    Join Date
    09-25-2009
    Location
    Loughborough
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: Grabbing info from 1 col to another ?

    XL has built-in filter for this

    Select the cell immediately above your data (add a row if ness)

    Choose Data>Filter>Auto Filter

    Click the filter and choose "custom"

    Show rows where:

    "Contains" 'design'

  4. #4
    Registered User
    Join Date
    09-27-2009
    Location
    Dublin
    MS-Off Ver
    MS 365
    Posts
    97

    Re: Grabbing info from 1 col to another ?

    Quote Originally Posted by JethroUK View Post
    XL has built-in filter for this

    Select the cell immediately above your data (add a row if ness)

    Choose Data>Filter>Auto Filter

    Click the filter and choose "custom"

    Show rows where:

    "Contains" 'design'
    Anytime i try this i just get nothing,, all the other domain dissapear.. I select "All" again and they reappear.. Do i set other settings in the auto filter pop up ?

  5. #5
    Registered User
    Join Date
    09-27-2009
    Location
    Dublin
    MS-Off Ver
    MS 365
    Posts
    97

    Re: Grabbing info from 1 col to another ?

    Quote Originally Posted by Ron Coderre View Post
    Try using an Advanced Filter...

    With
    A1: DomainName...(this is just a column title)
    A2:A50000 contains domain names

    B1: DomainName...(must be the same title as A1)

    C1: DomainName...(Also must match the A1 title)
    C2: *Design*....(or whatever text you want to match...the asterisks are wildcards)

    Then...from the Excel Main Menu:
    Data.Filter.Advanced_Filter
    Check: Copy to another location
    List Range: $A$1:$A$5000
    Criteria Range: $C$1:$C$2
    Copy to: $B$1
    Click: OK

    The domain names that contain the word "design" will be listed under B1.
    Search Excel Help for "advanced filter" for more information.

    Is that something you can work with?
    I got this one working thanks.

  6. #6
    Registered User
    Join Date
    09-27-2009
    Location
    Perth, Scotland
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: Grabbing info from 1 col to another ?

    The autofilter would make the domain names with the key word in them disappear - that is the purpose of the filter. The only data that will stay is the data you are looking for.

+ 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