Describe the bug
Can't use "named ranges" as data validation for drop-down data, throwing "the list source must be a delimited list or a reference to a single row or a column" error
To Reproduce
Steps to reproduce the behavior:
- Create named range
- Go to 'Data validation' to create a drop-down menu
- Select named range for the drop-down
- See error
Expected behavior
Drop-down list will be pulled automatically
Screenshots

Device (please complete the following information):
- OS: Linux Cashy OS
- Version: Latest
Sheet Plus Plugin (please complete the following information):
Additional context
You could use named ranges as normally for formulas. Though, using wrapper formula for name range as drop-down data =INDIRECT("Stars") it will pull the necessary names correctly without throwing an error
Describe the bug
Can't use "named ranges" as data validation for drop-down data, throwing "the list source must be a delimited list or a reference to a single row or a column" error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Drop-down list will be pulled automatically
Screenshots

Device (please complete the following information):
Sheet Plus Plugin (please complete the following information):
Additional context
You could use named ranges as normally for formulas. Though, using wrapper formula for name range as drop-down data =INDIRECT("Stars") it will pull the necessary names correctly without throwing an error