View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Auto Populate Based on Other Selection

Kate

Probably by using a lookup table and VLOOKUP formulas which return the data
based upon an ID number or similar.

See Debra Dalgleish's site for more on VLOOKUP and Data
Validation lists for entering the choices.

http://www.contextures.on.ca/xlFunctions02.html

http://www.contextures.on.ca/xlDataVal01.html

Note the section on using DV lists from another worksheet by naming the list.


Gord Dibben MS Excel MVP


On Tue, 15 May 2007 13:09:00 -0700, Kate wrote:

Hi,

I have created a drop down menu in a cell based in content in another
worksheet. I'd like the adjacent cells to auto populate based on the
selection in the drop down. How do I do this?

Thanks!