Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thanks guys.. Ill back and see exactly what I need to do and go from there.
Thanks for your help :) "Gord Dibben" wrote: VLOOKUP function will also fill the cells but that is "formulated" Without formulas you would have to resort to VBA event code Gord Dibben MS Excel MVP On Wed, 6 Feb 2008 12:48:01 -0800, Scott R wrote: Are there any other ways? I have several lists on the one worksheet that need to 'autofil'. Can it be done without a formulated col? "Max" wrote: .. I have a drop down list (that looks at another worksheet) and I select their first name, I then want another cell to automatically bring up that persons surname.. A formulated col using say, index/match would do that for you Eg In Sheet1, if DVs in A2 down, you could have something like this in B2 down: =IF(A2="","",INDEX(Sheet2!A:A,MATCH(A2,Sheet2!B:B, 0))) where cols A and B in Sheet2 holds the surnames & firstnames -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
difference between word 2003 menus and word 2007 menus-Explain pl | Excel Discussion (Misc queries) | |||
Adding sub-menus and actions to data in drop down lists in Excel 2 | Excel Worksheet Functions | |||
width of drop-down menus in lists | Excel Worksheet Functions | |||
Drop-Down Menus in Created Lists | Excel Worksheet Functions | |||
New Menus - attaching but menus are reset | Excel Worksheet Functions |