Hello!
Dave Hawley helped another user out who wanted to concatenate two named ranges and use that new BigList as a range for data validation.
I have a named range of Shop personnel and then another for Office.
In this project, I want to be able to choose Shop + Office.
The named ranges are on the Lists sheet using this formula: =OFFSET(Lists!$A$2,0,0,COUNTIF(Lists!$A$2:$A$500,">"""),1)
How can I apply this code to my workbook? It has the BigList being created on Sheet4, but I am already using Sheets 1-21. Is there a way this code to be modified to create the BigList on a hidden Sheet1000 or something like that?
I appreciate the help!
Respectfully,
Lost
Bookmarks