Data validation using hard-typed Named Range

hyperchondriac

New Member
Joined
Jun 25, 2017
Messages
16
I'm trying to create a drop-down list of months in a cell. I wanted to use Data Validation to refer to a named range where I would type the list of months. However, I can't get the format right.

In the attached image, the "MyList" name (referring to a range of cells) will work but when I try to copy the format of the Value in the "Months" name, it doesn't work. What am I missing?
 

Attachments

  • Screenshot 2024-05-15 110244.png
    Screenshot 2024-05-15 110244.png
    30.8 KB · Views: 20

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
A data validation list source has to be either an actual range (not an array) or a literal comma delimited list.
 
Upvote 0
Solution
Okay thanks, so there is no option to put a literal comma delimited list into a named range and then reference that named range in the data validation?
 
Upvote 0

Forum statistics

Threads
1,223,911
Messages
6,175,324
Members
452,635
Latest member
laura12345

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top