Adding excel drop down list to your excel sheet is very useful if you are going to use repetitive words or phrases through the rows. Therefore enter below data to excel sheet or download the file from here to learn how we can use it in excel sheets. Assume this data represents the type of mobile phone using by the managers of ABC company.
Mobile Phone
Samsung
Sony
Sony Ericsson
Nokia
HTC
BlackBerry
There are few methods to add excel drop down list to a sheet.
- Use direct reference to the Values.
- Using named range as a reference
- Use comma separated values
Use Direct Reference to add Excel Dropdown List
- Select the cell you are going to have excel dropdown list.
- Then Select data tab.
- Then Click on data validation. Now you have pop up window to validate your data.
- Then Select settings tab and 'list' from drop down list for allow parameter.
- After that select the range where you have entered phone makers as source parameter.
- Finally Click OK.
- Select all phone models.
- Then Rename that range as phone. (you can see position where you have to enter new name just above column A)
- After that Select the cell you wants to add drop down list.
- Then Select data tab.
- Then Click on data validation. Now you have pop up window to validate your data.
- Then Select settings tab and 'list' from drop down list for allow parameter.
- After that Enter '=phone' in to source parameter.
- Finally Click OK.
Use Comma Separated Values to add Excel Dropdown List
- Select the cell you are going to have excel drop down list.
- Then Select data tab.
- Then Click on data validation. Now you have pop up window to validate your data.
- Then Select settings tab and 'list' from drop down list for allow parameter.
- After that Enter phone makes one by one separated by comma to the source parameter field.
- Finally Click OK.
No comments:
Post a Comment