+ Reply to Thread
Results 1 to 2 of 2

Auto Data fill

  1. #1
    Registered User
    Join Date
    08-11-2009
    Location
    London, England
    MS-Off Ver
    Excel 2003
    Posts
    17

    Auto Data fill

    Good Eveing

    I have 2 workssheets one is a call logging sheet in excel another is a list of addresses.

    What i ideally want to do is enter the site code into the box and it auto fill the telephone number and address into the relevent areas of the sheet automaticly.

    Is this possiable?

    I have added the shees with some test data for reference.

    Many Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,375

    Re: Auto Data fill

    Hi,

    for simlicity's sake, I've calle the workbooks data.xls and form.xls

    In form.xls use a formula like

    =VLOOKUP(B4,[data.xls]Sheet1!$A$2:$P$100,9,FALSE)

    adjust ranges to suit.

+ 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