View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Can a dropdown list be used to autofill data in more than one colu

Yes. Use Data Validation for the dropdown (See
http://www.contextures.com/xlDataVal01.html), and then use VLOOKUP to get
the details for that particular cell value.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Shavey" wrote in message
...
Is it possible to use a dropdown to select a name and then to have it
autofill other associated details like rate, contact etc in designated
columns?