Sub OptionList(FieldName As String, Tbl As String, Col As String) Send ("Select " & FieldName & ": ") End Sub