+ Reply to Thread
Results 1 to 11 of 11

Lookups

Hybrid View

rolltyde12 Lookups 03-16-2007, 10:34 AM
starguy see the attached file. 03-16-2007, 11:03 AM
rolltyde12 Still Unsure 03-16-2007, 11:10 AM
rolltyde12 Example 03-16-2007, 11:46 AM
starguy col B in Master sheet is... 03-16-2007, 12:03 PM
starguy be sure that calculation is... 03-16-2007, 11:52 AM
  1. #1
    Registered User
    Join Date
    03-16-2007
    Posts
    10

    Lookups

    I need to be able to lookup information on a specific sheet and have every instance of a specific word be placed in a column on another sheet.

    So, if I have a ton of data on Sheet 1, I want to be able to have a heading on Sheet 2 that says "Ace", and have a function that looks for the word "Ace" on Sheet 1, and places every instance of this word under the heading "Ace" on Sheet 2.

    So on Sheet 1:
    Ace 34
    Blue 32
    Ace 99
    Green 34

    On Sheet 2, you would see:

    ACE
    Ace 34
    Ace 99


    any help?

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by rolltyde12
    I need to be able to lookup information on a specific sheet and have every instance of a specific word be placed in a column on another sheet.

    So, if I have a ton of data on Sheet 1, I want to be able to have a heading on Sheet 2 that says "Ace", and have a function that looks for the word "Ace" on Sheet 1, and places every instance of this word under the heading "Ace" on Sheet 2.

    So on Sheet 1:
    Ace 34
    Blue 32
    Ace 99
    Green 34

    On Sheet 2, you would see:

    ACE
    Ace 34
    Ace 99


    any help?
    see the attached file.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    03-16-2007
    Posts
    10

    Still Unsure

    Starguy, thanks for the response. I am still unsure how the helper column plays into the equation. I realize the function pulls the information that shows "a". Can you go into more detail? When I change to lookup value to b or c, nothing happens.
    Last edited by rolltyde12; 03-16-2007 at 11:15 AM.

  4. #4
    Registered User
    Join Date
    03-16-2007
    Posts
    10

    Example

    Hi Starguy, I am attaching a file for you to look at. I need the function to be placed under Ace on the Formation Sheet. I want it to lookup every occurance of the letters "Ac" on the Master Sheet in Column B. Whenever a call has those letters, that cell will be added to Column A on the Formation Sheet. Can you help?
    Attached Files Attached Files

  5. #5
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by rolltyde12
    Hi Starguy, I am attaching a file for you to look at. I need the function to be placed under Ace on the Formation Sheet. I want it to lookup every occurance of the letters "Ac" on the Master Sheet in Column B. Whenever a call has those letters, that cell will be added to Column A on the Formation Sheet. Can you help?
    col B in Master sheet is helper. it looks in col C for value "Ac" and if cell in col C contains "Ac" in it, it will assign an incremental number to it in col B.

    see the file.
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    03-16-2007
    Posts
    10

    One more thing

    Okay, this is awesome stuff, but I have one more question. In Formation sheet, If I want it to do the same thing in another column, looking for instances of "Bu", can I do that? Will I need more helper columns?

    Thanks.

  7. #7
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by rolltyde12
    Starguy, thanks for the response. I am still unsure how the helper column plays into the equation. I realize the function pulls the information that shows "a". Can you go into more detail? When I change to lookup value to b or c, nothing happens.
    be sure that calculation is set to Automatic
    before changing value
    go to Tools > Options > Calculation tab > and check Automatic
    then change value and see how it grabs all values.

+ 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