+ Reply to Thread
Results 1 to 2 of 2

Autofill of cell data based on each other and allow dropdowns.

  1. #1
    Registered User
    Join Date
    04-01-2014
    Location
    Two Rivers, WI
    MS-Off Ver
    Excel Professional Plus 2010
    Posts
    20

    Autofill of cell data based on each other and allow dropdowns.

    Have been working on this sheet longer than I wish to admit, so I finally am going to see if there are options other than what I have attempted.

    The end result of the sheet is to be a ledger of sorts.

    4 columns present with the headers
    Name | Account Number | Amount | Designation

    The Name and Account numbers I need to populate each other, as well as allow for free entry into the cell. I.E. If a name is entered into the first slot, and it has an associated account number, populate the number. If a number is entered, but no name has been entered yet, enter the name.

    Boxes need to be sorted by numeric or alphabetical.

    The name and Account number need to be free entry boxes as well, so new information can be added to them. If a name is entered into the box that has not before, it needs to be added to the drop down menu for the boxes.

    I have been able to get a single box working, and the numbers to add using Vlookup() or a Vlookup(Match()) combination, but when attempting to get the cells to populate each other, I run into issues.

    I also run into issues when attempting to sort the lists by numeric or alphabetic. When the drop down is clicked, I attempt to have the affected list sort itself (If the name is dropped down, I have the list sort by alpha; if the account number is dropped down, I sort the account numbers) but I have to sort both lists and keep the associated name/account numbers together.

    I have been attempting to get these to work correctly for quite a while. I am doing this as a courtesy to a friend, and attempting to get as many items as I can to work.

    All help is greatly appreciated! Thank you.

  2. #2
    Forum Expert dflak's Avatar
    Join Date
    11-24-2015
    Location
    North Carolina
    MS-Off Ver
    365
    Posts
    7,920

    Re: Autofill of cell data based on each other and allow dropdowns.

    It would help a lot if you could provide a sample workbook with sample data. It will make it easier to visualize the issue and make it easier to provide the solution.

    From the description, I think you could do the following: you can make a pivot table off the list to get the current list of unique names. Then "overlay" a named dynamic range over this. Use the named range as a source for your dropdown lists.

+ 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. Autofill based on different cell
    By kevinjay1 in forum Excel General
    Replies: 5
    Last Post: 05-13-2014, 06:18 PM
  2. How to autofill based on last row of data
    By adamjohnson182 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-08-2013, 08:48 PM
  3. VBA Macro to autofill data in column based on value on adjacent cell
    By cazantheman in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-01-2013, 02:04 PM
  4. How to set cell to certain value depending on two data validation dropdowns
    By StJohnny22 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 04-02-2013, 02:32 AM
  5. Getting multiple dropdowns to pull extra data to autofill cells
    By auburnfan03 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-04-2012, 11:15 AM
  6. autofill based a cell
    By legolas in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 08-04-2011, 06:03 AM
  7. Input data to specific cell based on multiple dropdowns
    By cpercival in forum Excel General
    Replies: 6
    Last Post: 02-28-2011, 10:13 AM

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