reference to objects… is it really this easy? Dim dd As Object Set dd = ThisWorkbook.Sheets(“Main”).DropDowns(“ddRetailer”) dd.ListIndex = 1