Link to home
Start Free TrialLog in
Avatar of mrames
mrames

asked on

auto populate cells based on a cell value in excel

I would like to use a Data Validation drop down list to select a value and have that populate the next three cells to the right with fixed data from another spreadsheet or data from the same sheet.
Avatar of syeager305
syeager305

Okay, yes you can do that... vlookup or  index(match()) would work
Do you have an example of what you want? syeager305 suggestion will work, but in order to show you an example would help!
mrames,

The attached file shows an example of a Data Validation dropdown in cell F1 and VLOOKUP()s in the 3 cells to the right.

Hope that helps.

Patrick


mrames-01.xls
Avatar of mrames

ASKER

Thanks for your responses so far.  Using vlookup was one of my first attempts but I was having trouble putting the formula into cellls, it must have been a formating errors.  I see now how it works, kind of.  I've attached the spreadsheet for further clarification.  The main spreadsheet is called TEMPLATE where I've defined several Drop Down Lists.  One of my issues is making the drop down lists get the data from another sheet named DATA that I intend to hide so it can't be inadvertantly be altered.  So far, to get around this, the drop down lists are referencing data on the same sheet, Template, starting at line 100.  I am having trouble with vlookup for the drop down list in the column "Recording Number".  Firstly, I'd like the drop down list to reference the Data sheet, not the template sheet, but I don't yet understand how to format vlookup to take the recording number and then fill in the 3 cells to the right, Trigger, Time In Sec and Verbiage, with data shown on the Data sheet, or even with data on line 100, columns H thru J.  Hope I  explained this well enough and surely appreciate all you time.
announcement-inventory.xls
ASKER CERTIFIED SOLUTION
Avatar of patrickab
patrickab
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of mrames

ASKER

Patrick,  I am sorry for the delay in getting back to this but the holidays, moving my daughter into an apartment and the winter storms have kept me tied up.  But, you are the man.  Your expertise in formulas in Excel, well, they excel.  Although I don't fullly understand all you have showed me, I am certainly learning from it and very much appreciate your knowledge, Thank You!
mrames - Thanks for the grade. Pleased to hear that despite the weather you still managed to achieve your daughter's move. - Patrick