I have a sheet Dashboard with a variety of slicers and space is a premium. I would prefer to select a date from a drop-down box cell AK1 via DataValidation and have that date/cell control my date slicer Cal Year.
I assume I need to use the Private Sub Worksheet_Change(ByVal Target As Range) section of the sheet but do not know how to forward the data in cell AK1 into the slicer.
Is this at all possible? Various examples I found online do not work. Any ideas?
Bookmarks