+ Reply to Thread
Results 1 to 3 of 3

Searching / Selecting Text Values from Data List

  1. #1
    Registered User
    Join Date
    07-24-2013
    Location
    Newcastle Upon Tyne
    MS-Off Ver
    Excel 2010
    Posts
    2

    Searching / Selecting Text Values from Data List

    Hi guys,

    I'm stuck on something which you may be able to help me with - basically, I'm using excel to report on the performance of keywords in my client's google Adwords account. The client is a van hire company with over 60 branches across the UK, and what I would like to do is to group they keywords by which location branch the keyword represents. For example, if the keyword relates to the Manchester branch (e.g. if the keyword was 'van hire in manchester', 'manchester van hire', '+hire +a +van +manchester'), then I'm able to group these all together as 'Manchester'.

    As I said, there are 66 different locations so it isn't possible to use a massive IF(ISNUMBER(SEARCH("manchester",A2)),"Manchester",IF(ISNUMBER... type function because there is a limited to the number of nested if statements. What I'd like to do would be to search an array of terms, and if this term appears anywhere within the keyword, the data from a corresponding column will be selected, for example:

    Keyword
    +van +hire +milton +keynes
    Formula searches an array for a matching value within the text, in this case 'keynes'
    Branch Name is provided, which is Milton Keynes.

    I hope this makes sense, if any further clarification is needed I'll do my best to explain!

    Thanks very much in advance!

    Craig

  2. #2
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: Searching / Selecting Text Values from Data List

    Hi,

    It would be better of you could upload your workbook so that we can see the request in context. Manually add some typical results that you expect to see. Don't forget you can always use the wild card character * in searches e.g. Search("*Manchester*",A1).
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  3. #3
    Registered User
    Join Date
    07-24-2013
    Location
    Newcastle Upon Tyne
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Searching / Selecting Text Values from Data List

    Hi Richard,

    Thanks a lot for the response, I appreciate that.

    Example spreadsheet attached,

    Thanks,

    Craig
    Attached Files Attached Files

+ 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. Searching for Text within a worksheet, and selecting the cell
    By Darth269 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-17-2014, 09:41 PM
  2. Replies: 2
    Last Post: 10-31-2013, 05:26 PM
  3. Searching for a range of values in a column and selecting them
    By AggyRJ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-01-2013, 02:45 PM
  4. Selecting from a list of text according to a range of values
    By Peter Robin in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-20-2013, 11:44 PM
  5. Help Searching Text List and Calculating Values
    By Kbass01 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-23-2008, 11:23 AM

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