+ Reply to Thread
Results 1 to 3 of 3

How to autofill information from the next cell?

  1. #1
    Registered User
    Join Date
    12-20-2013
    Location
    Stavanger, Norway
    MS-Off Ver
    Excel 2010
    Posts
    1

    How to autofill information from the next cell?

    I don't quite know how to ask this, so I will try my best to explain.

    I have this information available.

    test.png

    And what I want to do is use this information further down in my excel-sheet. So whenever I plot in "Location 1" I want "Security" and "John Johnsson" to magically come automatically. Like this:

    test.png

  2. #2
    Forum Contributor
    Join Date
    08-14-2013
    Location
    Here and there
    MS-Off Ver
    Excel 2010
    Posts
    376

    Re: How to autofill information from the next cell?

    Any chance of uploading a sample worksheet - it's easier to understand what you are wanting plus you will get more replies! Cheers

  3. #3
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: How to autofill information from the next cell?

    welcome to the forum, ninjamalin. try this in B14:
    =VLOOKUP(A14,$A$1:$C$5,2,0)

    in C14:
    =VLOOKUP(A14,$A$1:$C$5,3,0)

    copy down the formula. if you want it to appear automatically as you type in A24, convert the range to a Table. to do that, click on A14:C23 & press CTRL + T. uncheck the header if you really don't have one. they will create one for you anyway. if you really don't want it, go to the Design tab & uncheck header row.

    you might have to change my commas to semi-colons for your region settings. and for future posting, it is always better to upload a sample excel file. To do that, Click on GO ADVANCED and use the paperclip icon to open the upload window.
    View Pic
    and to illustrate your example better, click on How To Get Quick & Good Answers

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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. How to autofill a cell if customer does not know information
    By jrch in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-11-2013, 11:17 AM
  2. Autofill Train Timetable Station Information
    By SkWd in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-23-2012, 08:08 AM
  3. Autofill information from sorted columns
    By jtillett117 in forum Excel General
    Replies: 0
    Last Post: 03-14-2012, 04:38 PM
  4. Excel formula for autofill information
    By blitzz008 in forum Excel General
    Replies: 0
    Last Post: 04-20-2006, 12:51 PM
  5. Replies: 1
    Last Post: 09-03-2005, 09:05 PM

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