+ Reply to Thread
Results 1 to 9 of 9

LOOKUP from another sheet, newbie, Phone Contacts/Calls

  1. #1
    Registered User
    Join Date
    08-12-2010
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    6

    Angry LOOKUP from another sheet, newbie, Phone Contacts/Calls

    Okay so this is my first post and really am only looking for one piece of information.

    I have all my contacts as well as my fiance's phone contacts ...which I would like to put into a Database of some sort or another excel sheet/workbook.

    With that I would download our Verizon Wireless excel sheet...which has all the numbers listed but no names. To avoid constant referencing, I would like to bounce the number off a DB/Excel file and have it return the Name of that person in a column, in the same row as that number called on that particular row.

    If anyone knows what steps i need to take or has an example that i can simply modify this would be great! Thanks a ton guys, I'd love to give you feedback on your profile if you can help!!!
    Last edited by frogmanv; 08-15-2010 at 04:59 PM. Reason: Newbie / Follow Rules

  2. #2
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: Directions? Dwld Spreadsheet, reference against db/sheet return value

    frogmanv,

    Welcome to the Excel Forum.

    You may be able to use VLOOKUP, or INDEX MATCH, depending on how your DB sheet is organized.

    Please post your workbook with both worksheets (or a sample without sensative information).

    Click on the New Post button, then scroll down and click on the Manage Attachments button.
    Have a great day,
    Stan

    Windows 10, Excel 2007, on a PC.

    If you are satisfied with the solution(s) provided, please mark your thread as Solved by clicking EDIT in your original post, click GO ADVANCED and set the PREFIX box to SOLVED.

  3. #3
    Registered User
    Join Date
    08-12-2010
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Directions? Dwld Spreadsheet, reference against db/sheet return value

    Okay, it's late here tonight but I'll make sure to upload both items tomorrow; Hopefully by the afternoon.

    Greatly appreciate your help and consideration. I had done some research and come across the VLOOKUP and INDEX...and also MATCH but being a complete noobie too many things aren't clear. I imagine once I post the files it will be a simple matter.

    Thanks again, look forward to learning how to harnessing the power of Excel a little bit! Good stuff.

    My plan will be this, I will put the first sheet as the contacts list, and every sheet after that will be the monthly updated download spreadsheet (which will be copy/pasted manually - not a problem). If there is a better plan let me know.

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Directions? Dwld Spreadsheet, reference against db/sheet return value

    Frogman, please take a few minutes to read the forum rules, and then amend your thread title accordingly.

    Thanks.
    Entia non sunt multiplicanda sine necessitate

  5. #5
    Registered User
    Join Date
    08-12-2010
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Directions? Dwld Spreadsheet, reference against db/sheet return value

    Okay here is a very simple skeleton of what I'd like to do.

    Let me know what is needed next! Thanks
    Attached Files Attached Files

  6. #6
    Registered User
    Join Date
    08-12-2010
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: LOOKUP from another sheet, newbie, Phone Contacts/Calls

    Anyone? Buller?

  7. #7
    Forum Expert
    Join Date
    10-10-2008
    Location
    Northeast Pennsylvania, USA
    MS-Off Ver
    Excel 2007
    Posts
    2,387

    Re: LOOKUP from another sheet, newbie, Phone Contacts/Calls

    frogmanv,

    In worksheet Month 1, copy the below formula into cell F2, and copy it down:

    =IF(ISNA(INDEX('Contacts List'!A:A,MATCH($C2,'Contacts List'!B:B,0))),"",INDEX('Contacts List'!A:A,MATCH($C2,'Contacts List'!B:B,0)))

  8. #8
    Registered User
    Join Date
    08-12-2010
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: LOOKUP from another sheet, newbie, Phone Contacts/Calls

    Oh man huge thanks to you sir!

    And to think I could have figured that out without learning 1 or 2 books of excel! For just a quick tool!

    Big props! I'll try to find some feedback for your profile.

  9. #9
    Registered User
    Join Date
    08-12-2010
    Location
    America
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: LOOKUP from another sheet, newbie, Phone Contacts/Calls

    Reputation points added! Thanks a ton...the new workbook works fantastic!

+ 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