+ Reply to Thread
Results 1 to 4 of 4

Adjacent Cell Auto Populate Question. Please Help!

  1. #1
    Registered User
    Join Date
    10-03-2014
    Location
    Utah
    MS-Off Ver
    2007
    Posts
    42

    Adjacent Cell Auto Populate Question. Please Help!

    I don't know if this is super advanced, but here's what I would like to do.

    I have a list of names (e.g. John, Michael, Tom) in one cell and account numbers (e.g. 123, 456, 789) in an adjacent cell. Each account number corresponds to one person. I always enter the account number first.

    123 Michael
    456 Tom
    789 John

    Is there any way that I can have the cell adjacent to the account number auto populate with the name after just entering the account number (without having to ever enter the "name" cell)? In other words, I want excel to recognize that the account numbers correspond to each person and auto populate that information.

    This would be SUPER helpful! Thank you for any help you can provide!

  2. #2
    Registered User
    Join Date
    08-06-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    80

    Re: Adjacent Cell Auto Populate Question. Please Help!

    Hi

    You will need to make a list of the details somewhere. For this example we'll say you have a sheet called "ID". On this you have 3 people set out like your example.

    123 Michael
    456 Tom
    789 John

    Your your main sheet you will have the ID number in column A while the name will appear in B.

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    This looks up the ID number (A2) in the list (A1:B3). Finds the number and moves one cell to the right. The $ signs stops the ranges from getting all messed up when you copy and paste this about.

    If there's any more help you need with this then please let me know

  3. #3
    Registered User
    Join Date
    10-03-2014
    Location
    Utah
    MS-Off Ver
    2007
    Posts
    42

    Re: Adjacent Cell Auto Populate Question. Please Help!

    Thank you! This is exactly what I need!!

  4. #4
    Registered User
    Join Date
    08-06-2012
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    80

    Re: Adjacent Cell Auto Populate Question. Please Help!

    You're welcome


+ 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. [SOLVED] Auto populate adjacent cells based on specific dropdown selection
    By ahtigers10 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-02-2014, 08:11 PM
  2. Replies: 1
    Last Post: 08-10-2012, 04:30 AM
  3. [SOLVED] How do I auto populate qty from a cell adjacent to another cell
    By bamma86 in forum Excel General
    Replies: 14
    Last Post: 08-03-2012, 04:25 PM
  4. [SOLVED] Auto populate adjacent cells from a drop down list
    By gluktar in forum Excel General
    Replies: 4
    Last Post: 06-05-2012, 04:18 PM
  5. Replies: 2
    Last Post: 06-18-2006, 08:15 AM

Tags for this Thread

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