+ Reply to Thread
Results 1 to 3 of 3

Excel 2007 : Lookup Phone numbers

  1. #1
    Registered User
    Join Date
    01-27-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    2

    Lookup Phone numbers

    Hi guys, my first post on this website.
    I need help making a list. My dad told me make a phone list, that when the person starts entering the name, the persons name comes up automatically. Like if I want to write
    John Smith, and if Type Joh, the entire name John Smith comes up and I have to press enter for it to be accepted.
    Also, I want to make it so that once the name is entered their phone number also gets written in the next column.
    I'm sorry, I'm new to this so please make it as easy as possible.
    If you have any questions just ask me!
    Thanks!
    Last edited by pike; 01-27-2012 at 07:32 PM. Reason: change title for newbie PM rule

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Lookup Phone numbers

    Hi Revipod, welcome to the forum.

    Is your dad also your teacher? Why would your dad care whether or not a worksheet with a list of names and phone numbers a) has a search field; and b) starts finding names as you type them?

    To get you started, worksheet cells don't have KeyUp, KeyPress, KeyDown events like form fields do. So you could create a UserForm in Excel to do this. Once you start typing into the search field on the UserForm, you could have the Key event start scanning for matches on a worksheet, and pull in a corresponding value into another field on the form.

  3. #3
    Registered User
    Join Date
    01-27-2012
    Location
    New York
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Lookup Phone numbers

    Thanks! No he's not a teacher and all he asked me was to make it so that once the person is entering their name the name autopops up, and once they enter it their phone number also appears.
    How can I create the UserForm?

+ 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