I'm using a List type Data Validation with A48:A20,000 as my range. Data is only present in maybe 10,000 rows but grows constantly. Is there a way I can make my range dynamic? Such as using an xlUP OnWorkBookOpen() and grabbing that address somehow?
End result would be range = A48:A10,000
End result would be range = A48:A10,000