View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
freebee freebee is offline
external usenet poster
 
Posts: 19
Default auto fill or if function

Hi, I have a RMA form (sheet1),and I set up a customer dropdown list on
column A on sheet 2; column B and C are corresponding phone number and
address.
I already validated A1(sheet1) with customer list on sheet 2. When I select
any customer from the dropdown list on A1, how will it automatically show its
phone number on A2, address on A3, etc. using the data from sheet 2?
Thank you.