I have some code that causes any cell that contains a drop-down to increase in size (Private Sub Worksheet_SelectionChange(ByVal Target As Range) so I can see the choices when working in the field, however, any code I write that includes a range that contains a drop down menu will divert the...