I have recently been asked if it’s possible to have a data validation list on another sheet. Well, of course it is. This is particularly useful if there is a danger of your list being overwritten or erased, so sometimes its better to have it on a completely separate sheet.
Let’s have a look at it step by step.
- Enter your data list into Excel.
- Highlight your data list
- Go to cell reference area and type a name for your range of cells
- Highlight the cells you want to apply the validation to OR Shortcut ALT, D,L
- Select List in validation criteria- allow
- In source type = and your named range the = (equals) sign is REALLY important OR hit F3 and select your named range
- Hit Ok
- Test it!!!!
- If you really want to turn up the volume on this and have your off sheet data validation range become dynamic and update and expand as rows are added, then all you need to do is make the named range dynamic.
All you need to do is
- Highlight your data range
- Hit CTRL+T ( Excel 2007) to CTRL+L ( earlier versions of Excel) to have data become a table
- Confirm if your data has headings
- Hit Ok.
Other Data Validation Posts
1. Setting Up Data Validation Lists