Dependant List

  • Thread starter Thread starter acss
  • Start date Start date
A

acss

Not to familiar with excel lists but is it possable to create a list and when
an item is selected two other cells would be automatically filled in?

A B C

BLUE MEXICO 737500

Above example if end user selects the name blue from a drop down list then
column B and C will be populated to country and account associated with the
name. Is his done through a macro?
 
Not to familiar with excel lists but is it possable to create a list and when
an item is selected two other cells would be automatically filled in?

 A           B             C

BLUE    MEXICO  737500

Above example if end user selects the name blue from a drop down list then
column B and C will be populated to country and account associated with the
name. Is his done through a macro?

Hi

Look at the "VLookup" function, it should do what you need.

Regards,
Per
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top