Kelvin Stott
Active Member
- Joined
- Oct 26, 2010
- Messages
- 338
Hello, I am trying to create a dropdown list of options with data validation, but combining strings and cell references as follows:
Data Validation Source: "ALL",B2:B8,"Other"
Unfortunately this just gives me a dropdown list with the following options:
"ALL"
B2:B8 (with "B2:B8" given literally as text)
"Other"
So how do I enter the source to combine strings and cell references as options?
Thanks for any help.
Data Validation Source: "ALL",B2:B8,"Other"
Unfortunately this just gives me a dropdown list with the following options:
"ALL"
B2:B8 (with "B2:B8" given literally as text)
"Other"
So how do I enter the source to combine strings and cell references as options?
Thanks for any help.